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

Jar examples for t:tally-core

Description

null

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

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials