Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdcom.h3xstream.retirejs |
ArtifactId | ArtifactIdretirejs-root-pom |
Version | Version3.0.0 |
Type | Typepom |
Filename | Size |
---|---|
retirejs-root-pom-3.0.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-root-pom/ -->
<dependency>
<groupId>com.h3xstream.retirejs</groupId>
<artifactId>retirejs-root-pom</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-root-pom/
implementation 'com.h3xstream.retirejs:retirejs-root-pom:3.0.0'
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-root-pom/
implementation ("com.h3xstream.retirejs:retirejs-root-pom:3.0.0")
'com.h3xstream.retirejs:retirejs-root-pom:pom:3.0.0'
<dependency org="com.h3xstream.retirejs" name="retirejs-root-pom" rev="3.0.0">
<artifact name="retirejs-root-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.retirejs', module='retirejs-root-pom', version='3.0.0')
)
libraryDependencies += "com.h3xstream.retirejs" % "retirejs-root-pom" % "3.0.0"
[com.h3xstream.retirejs/retirejs-root-pom "3.0.0"]