Download util-jdk-1.0.0.jar file - Jar u

Jar examples for u:util-jdk

Description

Whatever may be missing in JDKs (and Java JDKs only), add here

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials