Download shurax-1.0.1.jar file - Jar s

Jar examples for s:shurax

Description

A home-made library with general core functionality.

You can download jar file shurax 1.0.1 in this page.

License

AGPLv3

Build File

You can use the following script to add shurax-1.0.1.jar to your project.

<dependency>
   <groupId>com.github.bloodshura</groupId>
   <artifactId>shurax</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.github.bloodshura', name: 'shurax', version: '1.0.1'
libraryDependencies += "com.github.bloodshura" % "shurax" % "1.0.1"
<dependency org="com.github.bloodshura" name="shurax" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.bloodshura', module='shurax', version='1.0.1'))
'com.github.bloodshura:shurax:jar:1.0.1'

Download

Click the following link to download the jar file.

shurax-1.0.1-javadoc.jar
shurax-1.0.1-sources.jar
shurax-1.0.1.jar
shurax-1.0.1.pom



Related Tutorials