Download datarouter-util-0.0.6.jar file - Jar d

Jar examples for d:datarouter-util

Description

datarouter-util

You can download jar file datarouter-util 0.0.6 in this page.

License

Apache License

Build File

You can use the following script to add datarouter-util-0.0.6.jar to your project.

<dependency>
   <groupId>io.datarouter</groupId>
   <artifactId>datarouter-util</artifactId>
   <version>0.0.6</version>
</dependency>
compile group: 'io.datarouter', name: 'datarouter-util', version: '0.0.6'
libraryDependencies += "io.datarouter" % "datarouter-util" % "0.0.6"
<dependency org="io.datarouter" name="datarouter-util" rev="0.0.6"/>
@Grapes(@Grab(group='io.datarouter', module='datarouter-util', version='0.0.6'))
'io.datarouter:datarouter-util:jar:0.0.6'

Download

Click the following link to download the jar file.

datarouter-util-0.0.6-javadoc.jar
datarouter-util-0.0.6-sources.jar
datarouter-util-0.0.6.jar
datarouter-util-0.0.6.pom



Related Tutorials