Download semargl-core-0.5.jar file - Jar s

Jar examples for s:semargl-core

Description

You can download jar file semargl-core 0.5 in this page.

Build File

You can use the following script to add semargl-core-0.5.jar to your project.

<dependency>
   <groupId>com.github.ansell.semargl</groupId>
   <artifactId>semargl-core</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'com.github.ansell.semargl', name: 'semargl-core', version: '0.5'
libraryDependencies += "com.github.ansell.semargl" % "semargl-core" % "0.5"
<dependency org="com.github.ansell.semargl" name="semargl-core" rev="0.5"/>
@Grapes(@Grab(group='com.github.ansell.semargl', module='semargl-core', version='0.5'))
'com.github.ansell.semargl:semargl-core:jar:0.5'

Download

Click the following link to download the jar file.

semargl-core-0.5-javadoc.jar
semargl-core-0.5-sources.jar
semargl-core-0.5.jar
semargl-core-0.5.pom



Related Tutorials