is not current version
Last Version 0.2.2

org.renci.node-agent2:agentlib 0.2.1


GroupId

GroupId

org.renci.node-agent2
ArtifactId

ArtifactId

agentlib
Version

Version

0.2.1
Type

Type

jar

Download agentlib 0.2.1


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