License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdalgebird_2.9.3 |
Version | Version0.8.2 |
Type | Typejar |
Description |
Descriptionalgebird
algebird
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.twitter |
Filename | Size |
---|---|
algebird_2.9.3-0.8.2.pom | |
algebird_2.9.3-0.8.2.jar | 274 bytes |
algebird_2.9.3-0.8.2-sources.jar | 248 bytes |
algebird_2.9.3-0.8.2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/algebird_2.9.3/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>algebird_2.9.3</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/algebird_2.9.3/
implementation 'com.twitter:algebird_2.9.3:0.8.2'
// https://jarcasting.com/artifacts/com.twitter/algebird_2.9.3/
implementation ("com.twitter:algebird_2.9.3:0.8.2")
'com.twitter:algebird_2.9.3:jar:0.8.2'
<dependency org="com.twitter" name="algebird_2.9.3" rev="0.8.2">
<artifact name="algebird_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='algebird_2.9.3', version='0.8.2')
)
libraryDependencies += "com.twitter" % "algebird_2.9.3" % "0.8.2"
[com.twitter/algebird_2.9.3 "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |