is not current version
Last Version 0.5.1

com.twitter:tormenta-core_2.9.2 0.5.0

tormenta-core

Categories

Categories

ORM Data
GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

tormenta-core_2.9.2
Version

Version

0.5.0
Type

Type

jar

Download tormenta-core_2.9.2 0.5.0


<!-- https://jarcasting.com/artifacts/com.twitter/tormenta-core_2.9.2/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>tormenta-core_2.9.2</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/tormenta-core_2.9.2/
implementation 'com.twitter:tormenta-core_2.9.2:0.5.0'
// https://jarcasting.com/artifacts/com.twitter/tormenta-core_2.9.2/
implementation ("com.twitter:tormenta-core_2.9.2:0.5.0")
'com.twitter:tormenta-core_2.9.2:jar:0.5.0'
<dependency org="com.twitter" name="tormenta-core_2.9.2" rev="0.5.0">
  <artifact name="tormenta-core_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='tormenta-core_2.9.2', version='0.5.0')
)
libraryDependencies += "com.twitter" % "tormenta-core_2.9.2" % "0.5.0"
[com.twitter/tormenta-core_2.9.2 "0.5.0"]