Download snf-common-j-0.4.0.jar file - Jar s

Jar examples for s:snf-common-j

Description

JVM-specific utilities

You can download jar file snf-common-j 0.4.0 in this page.

License

GPLv3

Build File

You can use the following script to add snf-common-j-0.4.0.jar to your project.

<dependency>
   <groupId>gr.grnet</groupId>
   <artifactId>snf-common-j</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'gr.grnet', name: 'snf-common-j', version: '0.4.0'
libraryDependencies += "gr.grnet" % "snf-common-j" % "0.4.0"
<dependency org="gr.grnet" name="snf-common-j" rev="0.4.0"/>
@Grapes(@Grab(group='gr.grnet', module='snf-common-j', version='0.4.0'))
'gr.grnet:snf-common-j:jar:0.4.0'

Download

Click the following link to download the jar file.

snf-common-j-0.4.0-javadoc.jar
snf-common-j-0.4.0-sources.jar
snf-common-j-0.4.0.jar
snf-common-j-0.4.0.pom



Related Tutorials