не последняя версия
Последняя версия 3.0-M1

org.zeroturnaround:jr-utils 2.1a


Группа

Группа

org.zeroturnaround
Идентификатор

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

jr-utils
Версия

Версия

2.1a
Тип

Тип

jar

Скачать jr-utils 2.1a


<!-- https://jarcasting.com/artifacts/org.zeroturnaround/jr-utils/ -->
<dependency>
    <groupId>org.zeroturnaround</groupId>
    <artifactId>jr-utils</artifactId>
    <version>2.1a</version>
</dependency>
// https://jarcasting.com/artifacts/org.zeroturnaround/jr-utils/
implementation 'org.zeroturnaround:jr-utils:2.1a'
// https://jarcasting.com/artifacts/org.zeroturnaround/jr-utils/
implementation ("org.zeroturnaround:jr-utils:2.1a")
'org.zeroturnaround:jr-utils:jar:2.1a'
<dependency org="org.zeroturnaround" name="jr-utils" rev="2.1a">
  <artifact name="jr-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zeroturnaround', module='jr-utils', version='2.1a')
)
libraryDependencies += "org.zeroturnaround" % "jr-utils" % "2.1a"
[org.zeroturnaround/jr-utils "2.1a"]