is not current version
Last Version 0.2.2

org.renci.node-agent2:agent 0.1.2


GroupId

GroupId

org.renci.node-agent2
ArtifactId

ArtifactId

agent
Version

Version

0.1.2
Type

Type

pom

Download agent 0.1.2

Filename Size
agent-0.1.2.pom 759 bytes
Browse

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