Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdtormenta-core_2.10 |
Version | Version0.5.2 |
Type | Typejar |
Filename | Size |
---|---|
tormenta-core_2.10-0.5.2.pom | |
tormenta-core_2.10-0.5.2.jar | 38 KB |
tormenta-core_2.10-0.5.2-sources.jar | 8 KB |
tormenta-core_2.10-0.5.2-javadoc.jar | 384 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/tormenta-core_2.10/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>tormenta-core_2.10</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/tormenta-core_2.10/
implementation 'com.twitter:tormenta-core_2.10:0.5.2'
// https://jarcasting.com/artifacts/com.twitter/tormenta-core_2.10/
implementation ("com.twitter:tormenta-core_2.10:0.5.2")
'com.twitter:tormenta-core_2.10:jar:0.5.2'
<dependency org="com.twitter" name="tormenta-core_2.10" rev="0.5.2">
<artifact name="tormenta-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='tormenta-core_2.10', version='0.5.2')
)
libraryDependencies += "com.twitter" % "tormenta-core_2.10" % "0.5.2"
[com.twitter/tormenta-core_2.10 "0.5.2"]