is not current version
Last Version 0.2.2

org.renci.node-agent2:null-agent 0.1.2


GroupId

GroupId

org.renci.node-agent2
ArtifactId

ArtifactId

null-agent
Version

Version

0.1.2
Type

Type

jar

Download null-agent 0.1.2


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