| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdutil-test_2.12 |
| Version | Version21.11.0 |
| Type | Typejar |
| Description |
Descriptionutil-test
util-test
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.twitter |
| Filename | Size |
|---|---|
| util-test_2.12-21.11.0.pom | |
| util-test_2.12-21.11.0.jar | 69 KB |
| util-test_2.12-21.11.0-sources.jar | 7 KB |
| util-test_2.12-21.11.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/util-test_2.12/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-test_2.12</artifactId>
<version>21.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/util-test_2.12/
implementation 'com.twitter:util-test_2.12:21.11.0'
// https://jarcasting.com/artifacts/com.twitter/util-test_2.12/
implementation ("com.twitter:util-test_2.12:21.11.0")
'com.twitter:util-test_2.12:jar:21.11.0'
<dependency org="com.twitter" name="util-test_2.12" rev="21.11.0">
<artifact name="util-test_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='util-test_2.12', version='21.11.0')
)
libraryDependencies += "com.twitter" % "util-test_2.12" % "21.11.0"
[com.twitter/util-test_2.12 "21.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.12 |
| com.twitter : util-core_2.12 | jar | 21.11.0 |
| com.twitter : util-logging_2.12 | jar | 21.11.0 |
| com.twitter : util-stats_2.12 | jar | 21.11.0 |
| org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.4.4 |
| org.scalatest : scalatest_2.12 | jar | 3.1.2 |
| org.scalatestplus : junit-4-12_2.12 | jar | 3.1.2.0 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.scalatestplus : mockito-1-10_2.12 | jar | 3.1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |