не последняя версия
Последняя версия 0.12.2

com.twitter:algebird_2.10 0.3.0

algebird

Группа

Группа

com.twitter
Идентификатор

Идентификатор

algebird_2.10
Версия

Версия

0.3.0
Тип

Тип

jar

Скачать algebird_2.10 0.3.0


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