License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdalgebird_2.9.1 |
Version | Version0.1.3 |
Type | Typejar |
Description |
Descriptionalgebird
algebird
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.twitter |
Filename | Size |
---|---|
algebird_2.9.1-0.1.3.pom | |
algebird_2.9.1-0.1.3.jar | 628 KB |
algebird_2.9.1-0.1.3-sources.jar | 33 KB |
algebird_2.9.1-0.1.3-javadoc.jar | 667 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/algebird_2.9.1/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>algebird_2.9.1</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/algebird_2.9.1/
implementation 'com.twitter:algebird_2.9.1:0.1.3'
// https://jarcasting.com/artifacts/com.twitter/algebird_2.9.1/
implementation ("com.twitter:algebird_2.9.1:0.1.3")
'com.twitter:algebird_2.9.1:jar:0.1.3'
<dependency org="com.twitter" name="algebird_2.9.1" rev="0.1.3">
<artifact name="algebird_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='algebird_2.9.1', version='0.1.3')
)
libraryDependencies += "com.twitter" % "algebird_2.9.1" % "0.1.3"
[com.twitter/algebird_2.9.1 "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.9.1 | jar | 1.10.0 |
org.scala-tools.testing : specs_2.9.0-1 | jar | 1.6.8 |