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

org.bitbucket.swattu:agent-utils 4.0.13


Группа

Группа

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

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

agent-utils
Версия

Версия

4.0.13
Тип

Тип

pom

Скачать agent-utils 4.0.13

Имя Файла Размер
agent-utils-4.0.13.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.bitbucket.swattu/agent-utils/ -->
<dependency>
    <groupId>org.bitbucket.swattu</groupId>
    <artifactId>agent-utils</artifactId>
    <version>4.0.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.swattu/agent-utils/
implementation 'org.bitbucket.swattu:agent-utils:4.0.13'
// https://jarcasting.com/artifacts/org.bitbucket.swattu/agent-utils/
implementation ("org.bitbucket.swattu:agent-utils:4.0.13")
'org.bitbucket.swattu:agent-utils:pom:4.0.13'
<dependency org="org.bitbucket.swattu" name="agent-utils" rev="4.0.13">
  <artifact name="agent-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.swattu', module='agent-utils', version='4.0.13')
)
libraryDependencies += "org.bitbucket.swattu" % "agent-utils" % "4.0.13"
[org.bitbucket.swattu/agent-utils "4.0.13"]