Jar examples for d:ddth-tsc
DDTH's Time Series Counter: In-Memory
You can download jar file ddth-tsc 0.5.0 in this page.
The MIT License (MIT)
You can use the following script to add ddth-tsc-0.5.0.jar to your project.
<dependency> <groupId>com.github.ddth</groupId> <artifactId>ddth-tsc</artifactId> <version>0.5.0</version> </dependency>
compile group: 'com.github.ddth', name: 'ddth-tsc', version: '0.5.0'
libraryDependencies += "com.github.ddth" % "ddth-tsc" % "0.5.0"
<dependency org="com.github.ddth" name="ddth-tsc" rev="0.5.0"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-tsc', version='0.5.0'))
'com.github.ddth:ddth-tsc:jar:0.5.0'
Click the following link to download the jar file.
ddth-tsc-0.5.0-javadoc.jar