Download ddth-tsc-0.4.0.3.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.3 in this page.

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials