is not current version
Last Version 4.2.5

org.bitbucket.swattu:agent-utils 4.0.14


GroupId

GroupId

org.bitbucket.swattu
ArtifactId

ArtifactId

agent-utils
Version

Version

4.0.14
Type

Type

pom

Download agent-utils 4.0.14

Filename Size
agent-utils-4.0.14.pom 1 KB
Browse

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