Download tools-interfaces-0.21.jar file - Jar t

Jar examples for t:tools-interfaces

Description

Common interfaces

You can download jar file tools-interfaces 0.21 in this page.

License

MIT License

Build File

You can use the following script to add tools-interfaces-0.21.jar to your project.

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

Download

Click the following link to download the jar file.

tools-interfaces-0.21-javadoc.jar
tools-interfaces-0.21-sources.jar
tools-interfaces-0.21.jar
tools-interfaces-0.21.pom



Related Tutorials