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