Download dev-utils-0.0.1.jar file - Jar d

Jar examples for d:dev-utils

Description

develop utils

You can download jar file dev-utils 0.0.1 in this page.

License

MIT

Build File

You can use the following script to add dev-utils-0.0.1.jar to your project.

<dependency>
   <groupId>com.github.jerryxia</groupId>
   <artifactId>dev-utils</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.github.jerryxia', name: 'dev-utils', version: '0.0.1'
libraryDependencies += "com.github.jerryxia" % "dev-utils" % "0.0.1"
<dependency org="com.github.jerryxia" name="dev-utils" rev="0.0.1"/>
@Grapes(@Grab(group='com.github.jerryxia', module='dev-utils', version='0.0.1'))
'com.github.jerryxia:dev-utils:jar:0.0.1'

Download

Click the following link to download the jar file.

dev-utils-0.0.1-javadoc.jar
dev-utils-0.0.1-sources.jar
dev-utils-0.0.1.jar
dev-utils-0.0.1.pom



Related Tutorials