| License |
License |
|---|---|
| GroupId | GroupIdcom.github.bigwheel |
| ArtifactId | ArtifactIdutil-backports_2.13 |
| Version | Version2.1 |
| Type | Typejar |
| Description |
Descriptionutil-backports
util-backports
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| util-backports_2.13-2.1.pom | |
| util-backports_2.13-2.1.jar | 305 bytes |
| util-backports_2.13-2.1-sources.jar | 5 KB |
| util-backports_2.13-2.1-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.bigwheel/util-backports_2.13/ -->
<dependency>
<groupId>com.github.bigwheel</groupId>
<artifactId>util-backports_2.13</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bigwheel/util-backports_2.13/
implementation 'com.github.bigwheel:util-backports_2.13:2.1'
// https://jarcasting.com/artifacts/com.github.bigwheel/util-backports_2.13/
implementation ("com.github.bigwheel:util-backports_2.13:2.1")
'com.github.bigwheel:util-backports_2.13:jar:2.1'
<dependency org="com.github.bigwheel" name="util-backports_2.13" rev="2.1">
<artifact name="util-backports_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bigwheel', module='util-backports_2.13', version='2.1')
)
libraryDependencies += "com.github.bigwheel" % "util-backports_2.13" % "2.1"
[com.github.bigwheel/util-backports_2.13 "2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.0.8 |