Download jrugged-core-3.1.1.jar file - Jar j

Jar examples for j:jrugged-core

Description

You can download jar file jrugged-core 3.1.1 in this page.

License

Apache License

Build File

You can use the following script to add jrugged-core-3.1.1.jar to your project.

<dependency>
   <groupId>org.fishwife</groupId>
   <artifactId>jrugged-core</artifactId>
   <version>3.1.1</version>
</dependency>
compile group: 'org.fishwife', name: 'jrugged-core', version: '3.1.1'
libraryDependencies += "org.fishwife" % "jrugged-core" % "3.1.1"
<dependency org="org.fishwife" name="jrugged-core" rev="3.1.1"/>
@Grapes(@Grab(group='org.fishwife', module='jrugged-core', version='3.1.1'))
'org.fishwife:jrugged-core:jar:3.1.1'

Download

Click the following link to download the jar file.

jrugged-core-3.1.1-javadoc.jar
jrugged-core-3.1.1-sources.jar
jrugged-core-3.1.1.jar
jrugged-core-3.1.1.pom



Related Tutorials