| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdalgebird-core_2.9.2 |
| Version | Version0.1.13 |
| Type | Typejar |
| Description |
Descriptionalgebird-core
algebird-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.twitter |
<!-- https://jarcasting.com/artifacts/com.twitter/algebird-core_2.9.2/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>algebird-core_2.9.2</artifactId>
<version>0.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/algebird-core_2.9.2/
implementation 'com.twitter:algebird-core_2.9.2:0.1.13'
// https://jarcasting.com/artifacts/com.twitter/algebird-core_2.9.2/
implementation ("com.twitter:algebird-core_2.9.2:0.1.13")
'com.twitter:algebird-core_2.9.2:jar:0.1.13'
<dependency org="com.twitter" name="algebird-core_2.9.2" rev="0.1.13">
<artifact name="algebird-core_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='algebird-core_2.9.2', version='0.1.13')
)
libraryDependencies += "com.twitter" % "algebird-core_2.9.2" % "0.1.13"
[com.twitter/algebird-core_2.9.2 "0.1.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.2 |
| com.googlecode.javaewah : JavaEWAH | jar | 0.6.6 |