is not current version
Last Version 1.1.5

com.vmlens:agent-runtime 1.1.0


GroupId

GroupId

com.vmlens
ArtifactId

ArtifactId

agent-runtime
Version

Version

1.1.0
Type

Type

jar

Download agent-runtime 1.1.0


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