| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdstorehaus-algebra_2.11 |
| Version | Version0.15.0 |
| Type | Typejar |
| Description |
Descriptionstorehaus-algebra
storehaus-algebra
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.twitter |
<!-- https://jarcasting.com/artifacts/com.twitter/storehaus-algebra_2.11/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>storehaus-algebra_2.11</artifactId>
<version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/storehaus-algebra_2.11/
implementation 'com.twitter:storehaus-algebra_2.11:0.15.0'
// https://jarcasting.com/artifacts/com.twitter/storehaus-algebra_2.11/
implementation ("com.twitter:storehaus-algebra_2.11:0.15.0")
'com.twitter:storehaus-algebra_2.11:jar:0.15.0'
<dependency org="com.twitter" name="storehaus-algebra_2.11" rev="0.15.0">
<artifact name="storehaus-algebra_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='storehaus-algebra_2.11', version='0.15.0')
)
libraryDependencies += "com.twitter" % "storehaus-algebra_2.11" % "0.15.0"
[com.twitter/storehaus-algebra_2.11 "0.15.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| com.twitter : storehaus-core_2.11 | jar | 0.15.0 |
| com.twitter : algebird-core_2.11 | jar | 0.13.0 |
| com.twitter : algebird-util_2.11 | jar | 0.13.0 |
| com.twitter : algebird-bijection_2.11 | jar | 0.13.0 |
| com.twitter : scalding-date_2.11 | jar | 0.17.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.twitter : storehaus-testing_2.11 | jar | 0.15.0 |
| org.scalatest : scalatest_2.11 | jar | 3.0.1 |