Download shale-core-1.0.4.jar file - Jar s

Jar examples for s:shale-core

Description

You can download jar file shale-core 1.0.4 in this page.

License

Apache License

Build File

You can use the following script to add shale-core-1.0.4.jar to your project.

<dependency>
   <groupId>org.apache.shale</groupId>
   <artifactId>shale-core</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'org.apache.shale', name: 'shale-core', version: '1.0.4'
libraryDependencies += "org.apache.shale" % "shale-core" % "1.0.4"
<dependency org="org.apache.shale" name="shale-core" rev="1.0.4"/>
@Grapes(@Grab(group='org.apache.shale', module='shale-core', version='1.0.4'))
'org.apache.shale:shale-core:jar:1.0.4'

Download

Click the following link to download the jar file.

shale-core-1.0.4.jar
shale-core-1.0.4-javadoc.jar
shale-core-1.0.4.pom
shale-core-1.0.4-sources.jar



Related Tutorials