is not current version
Last Version 0.1.8

com.twitter:algebird_2.9.2 0.1.6

algebird

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

algebird_2.9.2
Version

Version

0.1.6
Type

Type

jar

Download algebird_2.9.2 0.1.6


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