| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdutil-core_3 |
| Version | Version21.10.0 |
| Type | Typejar |
| Description |
Descriptionutil-core
util-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.twitter |
| Filename | Size |
|---|---|
| util-core_3-21.10.0.pom | |
| util-core_3-21.10.0.jar | 1 MB |
| util-core_3-21.10.0-sources.jar | 212 KB |
| util-core_3-21.10.0-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/util-core_3/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-core_3</artifactId>
<version>21.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/util-core_3/
implementation 'com.twitter:util-core_3:21.10.0'
// https://jarcasting.com/artifacts/com.twitter/util-core_3/
implementation ("com.twitter:util-core_3:21.10.0")
'com.twitter:util-core_3:jar:21.10.0'
<dependency org="com.twitter" name="util-core_3" rev="21.10.0">
<artifact name="util-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='util-core_3', version='21.10.0')
)
libraryDependencies += "com.twitter" % "util-core_3" % "21.10.0"
[com.twitter/util-core_3 "21.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.twitter : util-function_2.13 | jar | 21.10.0 |
| org.scala-lang : scala3-library_3 | jar | 3.0.2-RC1 |
| org.scala-lang.modules : scala-collection-compat_3 | jar | 2.4.4 |
| org.scala-lang.modules : scala-parser-combinators_3 | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |
| org.scalatest : scalatest_3 | jar | 3.2.9 |
| org.scalatestplus : junit-4-13_3 | jar | 3.2.9.0 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.1 |
| org.scalacheck : scalacheck_3 | jar | 1.15.4 |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.scalatestplus : scalacheck-1-15_3 | jar | 3.2.9.0 |
| org.scalatestplus : mockito-3-4_3 | jar | 3.2.9.0 |