Download ddth-tsc-0.4.0.jar file - Jar d

Jar examples for d:ddth-tsc

Description

DDTH's Time Series Counter: In-Memory

You can download jar file ddth-tsc 0.4.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add ddth-tsc-0.4.0.jar to your project.

<dependency>
   <groupId>com.github.ddth</groupId>
   <artifactId>ddth-tsc</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'com.github.ddth', name: 'ddth-tsc', version: '0.4.0'
libraryDependencies += "com.github.ddth" % "ddth-tsc" % "0.4.0"
<dependency org="com.github.ddth" name="ddth-tsc" rev="0.4.0"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-tsc', version='0.4.0'))
'com.github.ddth:ddth-tsc:jar:0.4.0'

Download

Click the following link to download the jar file.

ddth-tsc-0.4.0-javadoc.jar
ddth-tsc-0.4.0-sources.jar
ddth-tsc-0.4.0.jar
ddth-tsc-0.4.0.pom



Related Tutorials