Download saluki-core-1.5.7.RELEASE.jar file - Jar s

Jar examples for s:saluki-core

Description

You can download jar file saluki-core 1.5.7.RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add saluki-core-1.5.7.RELEASE.jar to your project.

<dependency>
   <groupId>io.github.frostingwolf</groupId>
   <artifactId>saluki-core</artifactId>
   <version>1.5.7.RELEASE</version>
</dependency>
compile group: 'io.github.frostingwolf', name: 'saluki-core', version: '1.5.7.RELEASE'
libraryDependencies += "io.github.frostingwolf" % "saluki-core" % "1.5.7.RELEASE"
<dependency org="io.github.frostingwolf" name="saluki-core" rev="1.5.7.RELEASE"/>
@Grapes(@Grab(group='io.github.frostingwolf', module='saluki-core', version='1.5.7.RELEASE'))
'io.github.frostingwolf:saluki-core:jar:1.5.7.RELEASE'

Download

Click the following link to download the jar file.

saluki-core-1.5.7.RELEASE-javadoc.jar
saluki-core-1.5.7.RELEASE-sources.jar
saluki-core-1.5.7.RELEASE.jar
saluki-core-1.5.7.RELEASE.pom



Related Tutorials