Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdtormenta-core_2.10 |
Version | Version0.11.1 |
Type | Typejar |
Filename | Size |
---|---|
tormenta-core_2.10-0.11.1.pom | |
tormenta-core_2.10-0.11.1.jar | 62 KB |
tormenta-core_2.10-0.11.1-sources.jar | 11 KB |
tormenta-core_2.10-0.11.1-javadoc.jar | 411 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.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/tormenta-core_2.10/
implementation 'com.twitter:tormenta-core_2.10:0.11.1'
// https://jarcasting.com/artifacts/com.twitter/tormenta-core_2.10/
implementation ("com.twitter:tormenta-core_2.10:0.11.1")
'com.twitter:tormenta-core_2.10:jar:0.11.1'
<dependency org="com.twitter" name="tormenta-core_2.10" rev="0.11.1">
<artifact name="tormenta-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='tormenta-core_2.10', version='0.11.1')
)
libraryDependencies += "com.twitter" % "tormenta-core_2.10" % "0.11.1"
[com.twitter/tormenta-core_2.10 "0.11.1"]