Download tools-misc-0.14.jar file - Jar t

Jar examples for t:tools-misc

Description

misc tools

You can download jar file tools-misc 0.14 in this page.

License

MIT License

Build File

You can use the following script to add tools-misc-0.14.jar to your project.

<dependency>
   <groupId>com.wizzardo.tools</groupId>
   <artifactId>tools-misc</artifactId>
   <version>0.14</version>
</dependency>
compile group: 'com.wizzardo.tools', name: 'tools-misc', version: '0.14'
libraryDependencies += "com.wizzardo.tools" % "tools-misc" % "0.14"
<dependency org="com.wizzardo.tools" name="tools-misc" rev="0.14"/>
@Grapes(@Grab(group='com.wizzardo.tools', module='tools-misc', version='0.14'))
'com.wizzardo.tools:tools-misc:jar:0.14'

Download

Click the following link to download the jar file.

tools-misc-0.14-javadoc.jar
tools-misc-0.14-sources.jar
tools-misc-0.14.jar
tools-misc-0.14.pom



Related Tutorials