License |
License |
---|---|
GroupId | GroupIdcom.uber.m3 |
ArtifactId | ArtifactIdtally-core |
Last Version | Last Version0.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontally-core
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
tally-core-0.11.1.pom | |
tally-core-0.11.1.jar | 50 KB |
tally-core-0.11.1-sources.jar | 55 KB |
tally-core-0.11.1-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uber.m3/tally-core/ -->
<dependency>
<groupId>com.uber.m3</groupId>
<artifactId>tally-core</artifactId>
<version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.m3/tally-core/
implementation 'com.uber.m3:tally-core:0.11.1'
// https://jarcasting.com/artifacts/com.uber.m3/tally-core/
implementation ("com.uber.m3:tally-core:0.11.1")
'com.uber.m3:tally-core:jar:0.11.1'
<dependency org="com.uber.m3" name="tally-core" rev="0.11.1">
<artifact name="tally-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.m3', module='tally-core', version='0.11.1')
)
libraryDependencies += "com.uber.m3" % "tally-core" % "0.11.1"
[com.uber.m3/tally-core "0.11.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | [1.0, 2.0) |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |