не последняя версия
Последняя версия 2.1

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

util-backports

Группа

Группа

com.github.bigwheel
Идентификатор

Идентификатор

util-backports_2.12
Версия

Версия

2.0
Тип

Тип

jar

Скачать 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"]