Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdcom.didiglobal.chameleon |
ArtifactId | ArtifactIdjs-bundle-mgr |
Version | Version0.0.12.10 |
Type | Typepom |
Filename | Size |
---|---|
js-bundle-mgr-0.0.12.10.pom | |
js-bundle-mgr-0.0.12.10.aar | 1 KB |
js-bundle-mgr-0.0.12.10-sources.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.didiglobal.chameleon/js-bundle-mgr/ -->
<dependency>
<groupId>com.didiglobal.chameleon</groupId>
<artifactId>js-bundle-mgr</artifactId>
<version>0.0.12.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.didiglobal.chameleon/js-bundle-mgr/
implementation 'com.didiglobal.chameleon:js-bundle-mgr:0.0.12.10'
// https://jarcasting.com/artifacts/com.didiglobal.chameleon/js-bundle-mgr/
implementation ("com.didiglobal.chameleon:js-bundle-mgr:0.0.12.10")
'com.didiglobal.chameleon:js-bundle-mgr:pom:0.0.12.10'
<dependency org="com.didiglobal.chameleon" name="js-bundle-mgr" rev="0.0.12.10">
<artifact name="js-bundle-mgr" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.didiglobal.chameleon', module='js-bundle-mgr', version='0.0.12.10')
)
libraryDependencies += "com.didiglobal.chameleon" % "js-bundle-mgr" % "0.0.12.10"
[com.didiglobal.chameleon/js-bundle-mgr "0.0.12.10"]