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

Jar examples for j:jrugged-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials