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