is not current version
Last Version 8.0.0

org.nhind:agent 2.2.5

Direct Project Security And Trust Agent

GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

agent
Version

Version

2.2.5
Type

Type

jar

Download agent 2.2.5


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