is not current version
Last Version 3.2.8

com.orientechnologies:agent 3.1.18


GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

agent
Version

Version

3.1.18
Type

Type

jar

Download agent 3.1.18


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