Download tally-core-0.2.0.jar file - Jar t

Jar examples for t:tally-core

Description

null

You can download jar file tally-core 0.2.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add tally-core-0.2.0.jar to your project.

<dependency>
   <groupId>com.uber.m3</groupId>
   <artifactId>tally-core</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.uber.m3', name: 'tally-core', version: '0.2.0'
libraryDependencies += "com.uber.m3" % "tally-core" % "0.2.0"
<dependency org="com.uber.m3" name="tally-core" rev="0.2.0"/>
@Grapes(@Grab(group='com.uber.m3', module='tally-core', version='0.2.0'))
'com.uber.m3:tally-core:jar:0.2.0'

Download

Click the following link to download the jar file.

tally-core-0.2.0-javadoc.jar
tally-core-0.2.0-sources.jar
tally-core-0.2.0.jar
tally-core-0.2.0.pom



Related Tutorials