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

Jar examples for d:datarouter-logging

Description

datarouter-logging

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials