GroupId | GroupIdcom.twitter |
---|---|
ArtifactId | ArtifactIdalgebird-core_2.9.3 |
Version | Version0.7.0 |
Type | Typejar |
Filename | Size |
---|---|
algebird-core_2.9.3-0.7.0.pom | |
algebird-core_2.9.3-0.7.0.jar | 2 MB |
algebird-core_2.9.3-0.7.0-sources.jar | 127 KB |
algebird-core_2.9.3-0.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/algebird-core_2.9.3/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>algebird-core_2.9.3</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/algebird-core_2.9.3/
implementation 'com.twitter:algebird-core_2.9.3:0.7.0'
// https://jarcasting.com/artifacts/com.twitter/algebird-core_2.9.3/
implementation ("com.twitter:algebird-core_2.9.3:0.7.0")
'com.twitter:algebird-core_2.9.3:jar:0.7.0'
<dependency org="com.twitter" name="algebird-core_2.9.3" rev="0.7.0">
<artifact name="algebird-core_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='algebird-core_2.9.3', version='0.7.0')
)
libraryDependencies += "com.twitter" % "algebird-core_2.9.3" % "0.7.0"
[com.twitter/algebird-core_2.9.3 "0.7.0"]