Download tools-collections-0.19.jar file - Jar t

Jar examples for t:tools-collections

Description

collections tools

You can download jar file tools-collections 0.19 in this page.

License

MIT License

Build File

You can use the following script to add tools-collections-0.19.jar to your project.

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

Download

Click the following link to download the jar file.

tools-collections-0.19-javadoc.jar
tools-collections-0.19-sources.jar
tools-collections-0.19.jar
tools-collections-0.19.pom



Related Tutorials