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