is not current version
Last Version 0.2.2

org.renci.node-agent2:agentlib 0.1.3


GroupId

GroupId

org.renci.node-agent2
ArtifactId

ArtifactId

agentlib
Version

Version

0.1.3
Type

Type

jar

Download agentlib 0.1.3


<!-- https://jarcasting.com/artifacts/org.renci.node-agent2/agentlib/ -->
<dependency>
    <groupId>org.renci.node-agent2</groupId>
    <artifactId>agentlib</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.renci.node-agent2/agentlib/
implementation 'org.renci.node-agent2:agentlib:0.1.3'
// https://jarcasting.com/artifacts/org.renci.node-agent2/agentlib/
implementation ("org.renci.node-agent2:agentlib:0.1.3")
'org.renci.node-agent2:agentlib:jar:0.1.3'
<dependency org="org.renci.node-agent2" name="agentlib" rev="0.1.3">
  <artifact name="agentlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.renci.node-agent2', module='agentlib', version='0.1.3')
)
libraryDependencies += "org.renci.node-agent2" % "agentlib" % "0.1.3"
[org.renci.node-agent2/agentlib "0.1.3"]