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.3 in this page.
You can use the following script to add salta-core-0.3.jar to your project.
<dependency> <groupId>com.github.ruediste.salta</groupId> <artifactId>salta-core</artifactId> <version>0.3</version> </dependency>
compile group: 'com.github.ruediste.salta', name: 'salta-core', version: '0.3'
libraryDependencies += "com.github.ruediste.salta" % "salta-core" % "0.3"
<dependency org="com.github.ruediste.salta" name="salta-core" rev="0.3"/>
@Grapes(@Grab(group='com.github.ruediste.salta', module='salta-core', version='0.3'))
'com.github.ruediste.salta:salta-core:jar:0.3'
Click the following link to download the jar file.
salta-core-0.3-javadoc.jar