| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdstorehaus_2.10 |
| Version | Version0.15.0-RC1 |
| Type | Typejar |
| Description |
Descriptionstorehaus
storehaus
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.twitter |
| Filename | Size |
|---|---|
| storehaus_2.10-0.15.0-RC1.pom | |
| storehaus_2.10-0.15.0-RC1.jar | 335 bytes |
| storehaus_2.10-0.15.0-RC1-sources.jar | 310 bytes |
| storehaus_2.10-0.15.0-RC1-javadoc.jar | 265 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/storehaus_2.10/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>storehaus_2.10</artifactId>
<version>0.15.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/storehaus_2.10/
implementation 'com.twitter:storehaus_2.10:0.15.0-RC1'
// https://jarcasting.com/artifacts/com.twitter/storehaus_2.10/
implementation ("com.twitter:storehaus_2.10:0.15.0-RC1")
'com.twitter:storehaus_2.10:jar:0.15.0-RC1'
<dependency org="com.twitter" name="storehaus_2.10" rev="0.15.0-RC1">
<artifact name="storehaus_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='storehaus_2.10', version='0.15.0-RC1')
)
libraryDependencies += "com.twitter" % "storehaus_2.10" % "0.15.0-RC1"
[com.twitter/storehaus_2.10 "0.15.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scoverage : scalac-scoverage-runtime_2.10 | jar | 1.0.4 |
| org.scoverage : scalac-scoverage-plugin_2.10 | jar | 1.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 2.2.4 |