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

Jar examples for t:tally-core

Description

null

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

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials