Download datarouter-logging-0.0.5.jar file - Jar d

Jar examples for d:datarouter-logging

Description

datarouter-logging

You can download jar file datarouter-logging 0.0.5 in this page.

License

Apache License

Build File

You can use the following script to add datarouter-logging-0.0.5.jar to your project.

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

Download

Click the following link to download the jar file.

datarouter-logging-0.0.5-javadoc.jar
datarouter-logging-0.0.5-sources.jar
datarouter-logging-0.0.5.jar
datarouter-logging-0.0.5.pom



Related Tutorials