License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdalgebird-benchmark_2.11 |
Version | Version0.12.3 |
Type | Typejar |
Description |
Descriptionalgebird-benchmark
algebird-benchmark
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.twitter |
<!-- https://jarcasting.com/artifacts/com.twitter/algebird-benchmark_2.11/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>algebird-benchmark_2.11</artifactId>
<version>0.12.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/algebird-benchmark_2.11/
implementation 'com.twitter:algebird-benchmark_2.11:0.12.3'
// https://jarcasting.com/artifacts/com.twitter/algebird-benchmark_2.11/
implementation ("com.twitter:algebird-benchmark_2.11:0.12.3")
'com.twitter:algebird-benchmark_2.11:jar:0.12.3'
<dependency org="com.twitter" name="algebird-benchmark_2.11" rev="0.12.3">
<artifact name="algebird-benchmark_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='algebird-benchmark_2.11', version='0.12.3')
)
libraryDependencies += "com.twitter" % "algebird-benchmark_2.11" % "0.12.3"
[com.twitter/algebird-benchmark_2.11 "0.12.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.twitter : algebird-core_2.11 | jar | 0.12.3 |
com.twitter : algebird-util_2.11 | jar | 0.12.3 |
pl.project13.scala : sbt-jmh-extras | jar | 0.2.18 |
org.openjdk.jmh : jmh-core | jar | 1.17.1 |
org.openjdk.jmh : jmh-generator-bytecode | jar | 1.17.1 |
org.openjdk.jmh : jmh-generator-reflection | jar | 1.17.1 |
com.twitter : bijection-core_2.11 | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.1.1 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.twitter : algebird-test_2.11 | jar | 0.12.3 |
junit : junit | jar | 4.11 |