is not current version
Last Version 1.3.1

com.alibaba.jvm.sandbox:sandbox-debug-module 1.2.0


GroupId

GroupId

com.alibaba.jvm.sandbox
ArtifactId

ArtifactId

sandbox-debug-module
Version

Version

1.2.0
Type

Type

jar

Download sandbox-debug-module 1.2.0


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