License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdalgebird-test_2.11 |
Last Version | Last Version0.13.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionalgebird-test
algebird-test
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.twitter |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
algebird-test_2.11-0.13.9.pom | |
algebird-test_2.11-0.13.9.jar | 338 KB |
algebird-test_2.11-0.13.9-sources.jar | 19 KB |
algebird-test_2.11-0.13.9-javadoc.jar | 450 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/algebird-test_2.11/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>algebird-test_2.11</artifactId>
<version>0.13.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/algebird-test_2.11/
implementation 'com.twitter:algebird-test_2.11:0.13.9'
// https://jarcasting.com/artifacts/com.twitter/algebird-test_2.11/
implementation ("com.twitter:algebird-test_2.11:0.13.9")
'com.twitter:algebird-test_2.11:jar:0.13.9'
<dependency org="com.twitter" name="algebird-test_2.11" rev="0.13.9">
<artifact name="algebird-test_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='algebird-test_2.11', version='0.13.9')
)
libraryDependencies += "com.twitter" % "algebird-test_2.11" % "0.13.9"
[com.twitter/algebird-test_2.11 "0.13.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.twitter : algebird-core_2.11 | jar | 0.13.9 |
org.scalacheck : scalacheck_2.11 | jar | 1.15.2 |
org.scalatest : scalatest_2.11 | jar | 3.2.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.github.sbt : junit-interface | jar | 0.13.2 |
org.scalatestplus : scalatestplus-scalacheck_2.11 | jar | 3.1.0.0-RC2 |