is not current version
Last Version 2.1

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

util-backports

GroupId

GroupId

com.github.bigwheel
ArtifactId

ArtifactId

util-backports_2.12
Version

Version

2.0
Type

Type

jar

Download util-backports_2.12 2.0


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