License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdalgebird-spark_2.10 |
Version | Version0.13.0 |
Type | Typejar |
Description |
Descriptionalgebird-spark
algebird-spark
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.twitter |
Filename | Size |
---|---|
algebird-spark_2.10-0.13.0.pom | |
algebird-spark_2.10-0.13.0.jar | 29 KB |
algebird-spark_2.10-0.13.0-sources.jar | 2 KB |
algebird-spark_2.10-0.13.0-javadoc.jar | 348 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/algebird-spark_2.10/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>algebird-spark_2.10</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/algebird-spark_2.10/
implementation 'com.twitter:algebird-spark_2.10:0.13.0'
// https://jarcasting.com/artifacts/com.twitter/algebird-spark_2.10/
implementation ("com.twitter:algebird-spark_2.10:0.13.0")
'com.twitter:algebird-spark_2.10:jar:0.13.0'
<dependency org="com.twitter" name="algebird-spark_2.10" rev="0.13.0">
<artifact name="algebird-spark_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='algebird-spark_2.10', version='0.13.0')
)
libraryDependencies += "com.twitter" % "algebird-spark_2.10" % "0.13.0"
[com.twitter/algebird-spark_2.10 "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.twitter : algebird-core_2.10 | jar | 0.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.10 | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.twitter : algebird-test_2.10 | jar | 0.13.0 |
junit : junit | jar | 4.11 |