License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdalgebird-core_2.9.3 |
Version | Version0.7.2 |
Type | Typejar |
Description |
Descriptionalgebird-core
algebird-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.twitter |
Filename | Size |
---|---|
algebird-core_2.9.3-0.7.2.pom | |
algebird-core_2.9.3-0.7.2.jar | 2 MB |
algebird-core_2.9.3-0.7.2-sources.jar | 133 KB |
algebird-core_2.9.3-0.7.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/algebird-core_2.9.3/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>algebird-core_2.9.3</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/algebird-core_2.9.3/
implementation 'com.twitter:algebird-core_2.9.3:0.7.2'
// https://jarcasting.com/artifacts/com.twitter/algebird-core_2.9.3/
implementation ("com.twitter:algebird-core_2.9.3:0.7.2")
'com.twitter:algebird-core_2.9.3:jar:0.7.2'
<dependency org="com.twitter" name="algebird-core_2.9.3" rev="0.7.2">
<artifact name="algebird-core_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='algebird-core_2.9.3', version='0.7.2')
)
libraryDependencies += "com.twitter" % "algebird-core_2.9.3" % "0.7.2"
[com.twitter/algebird-core_2.9.3 "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.3 |
com.googlecode.javaewah : JavaEWAH | jar | 0.6.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |