is not current version
Last Version 3.2.8

com.orientechnologies:agent 3.1.17


GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

agent
Version

Version

3.1.17
Type

Type

jar

Download agent 3.1.17


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