Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdcom.h3xstream.retirejs |
ArtifactId | ArtifactIdretirejs-zap-plugin |
Version | Version2.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-zap-plugin/ -->
<dependency>
<groupId>com.h3xstream.retirejs</groupId>
<artifactId>retirejs-zap-plugin</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-zap-plugin/
implementation 'com.h3xstream.retirejs:retirejs-zap-plugin:2.1.0'
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-zap-plugin/
implementation ("com.h3xstream.retirejs:retirejs-zap-plugin:2.1.0")
'com.h3xstream.retirejs:retirejs-zap-plugin:jar:2.1.0'
<dependency org="com.h3xstream.retirejs" name="retirejs-zap-plugin" rev="2.1.0">
<artifact name="retirejs-zap-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.retirejs', module='retirejs-zap-plugin', version='2.1.0')
)
libraryDependencies += "com.h3xstream.retirejs" % "retirejs-zap-plugin" % "2.1.0"
[com.h3xstream.retirejs/retirejs-zap-plugin "2.1.0"]