is not current version
Last Version 1.3.1

com.alibaba.jvm.sandbox:sandbox-agent 1.0.14


GroupId

GroupId

com.alibaba.jvm.sandbox
ArtifactId

ArtifactId

sandbox-agent
Version

Version

1.0.14
Type

Type

jar

Download sandbox-agent 1.0.14


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