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