Download saeg-commons-0.0.4.jar file - Jar s

Jar examples for s:saeg-commons

Description

common utility methods

You can download jar file saeg-commons 0.0.4 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add saeg-commons-0.0.4.jar to your project.

<dependency>
   <groupId>br.usp.each.saeg</groupId>
   <artifactId>saeg-commons</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'br.usp.each.saeg', name: 'saeg-commons', version: '0.0.4'
libraryDependencies += "br.usp.each.saeg" % "saeg-commons" % "0.0.4"
<dependency org="br.usp.each.saeg" name="saeg-commons" rev="0.0.4"/>
@Grapes(@Grab(group='br.usp.each.saeg', module='saeg-commons', version='0.0.4'))
'br.usp.each.saeg:saeg-commons:jar:0.0.4'

Download

Click the following link to download the jar file.

saeg-commons-0.0.4-javadoc.jar
saeg-commons-0.0.4-sources.jar
saeg-commons-0.0.4.jar
saeg-commons-0.0.4.pom



Related Tutorials