Jar examples for s:salta-core
Core of the Salta Framework. Provides most of the infrastructure, but no API
You can download jar file salta-core 0.1 in this page.
You can use the following script to add salta-core-0.1.jar to your project.
<dependency> <groupId>com.github.ruediste.salta</groupId> <artifactId>salta-core</artifactId> <version>0.1</version> </dependency>
compile group: 'com.github.ruediste.salta', name: 'salta-core', version: '0.1'
libraryDependencies += "com.github.ruediste.salta" % "salta-core" % "0.1"
<dependency org="com.github.ruediste.salta" name="salta-core" rev="0.1"/>
@Grapes(@Grab(group='com.github.ruediste.salta', module='salta-core', version='0.1'))
'com.github.ruediste.salta:salta-core:jar:0.1'
Click the following link to download the jar file.
salta-core-0.1-javadoc.jar