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

Jar examples for t:tally-core

Description

null

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

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials