Download jp-util-1.0.0.jar file - Jar j

Jar examples for j:jp-util

Description

You can download jar file jp-util 1.0.0 in this page.

Build File

You can use the following script to add jp-util-1.0.0.jar to your project.

<dependency>
   <groupId>com.jpattern</groupId>
   <artifactId>jp-util</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.jpattern', name: 'jp-util', version: '1.0.0'
libraryDependencies += "com.jpattern" % "jp-util" % "1.0.0"
<dependency org="com.jpattern" name="jp-util" rev="1.0.0"/>
@Grapes(@Grab(group='com.jpattern', module='jp-util', version='1.0.0'))
'com.jpattern:jp-util:jar:1.0.0'

Download

Click the following link to download the jar file.

jp-util-1.0.0-javadoc.jar
jp-util-1.0.0-sources.jar
jp-util-1.0.0.jar
jp-util-1.0.0.pom



Related Tutorials