is not current version
Last Version 2.1

com.github.bigwheel:util-backports_2.12 1.1

util-backports

GroupId

GroupId

com.github.bigwheel
ArtifactId

ArtifactId

util-backports_2.12
Version

Version

1.1
Type

Type

jar

Download util-backports_2.12 1.1


<!-- https://jarcasting.com/artifacts/com.github.bigwheel/util-backports_2.12/ -->
<dependency>
    <groupId>com.github.bigwheel</groupId>
    <artifactId>util-backports_2.12</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bigwheel/util-backports_2.12/
implementation 'com.github.bigwheel:util-backports_2.12:1.1'
// https://jarcasting.com/artifacts/com.github.bigwheel/util-backports_2.12/
implementation ("com.github.bigwheel:util-backports_2.12:1.1")
'com.github.bigwheel:util-backports_2.12:jar:1.1'
<dependency org="com.github.bigwheel" name="util-backports_2.12" rev="1.1">
  <artifact name="util-backports_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bigwheel', module='util-backports_2.12', version='1.1')
)
libraryDependencies += "com.github.bigwheel" % "util-backports_2.12" % "1.1"
[com.github.bigwheel/util-backports_2.12 "1.1"]