is not current version
Last Version 3.0.3

com.h3xstream.retirejs:retirejs-root-pom 1.0.0

The root pom file aggregate the dependencies use by the Retire.js extensions.

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.h3xstream.retirejs
ArtifactId

ArtifactId

retirejs-root-pom
Version

Version

1.0.0
Type

Type

pom

Download retirejs-root-pom 1.0.0


<!-- https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-root-pom/ -->
<dependency>
    <groupId>com.h3xstream.retirejs</groupId>
    <artifactId>retirejs-root-pom</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-root-pom/
implementation 'com.h3xstream.retirejs:retirejs-root-pom:1.0.0'
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-root-pom/
implementation ("com.h3xstream.retirejs:retirejs-root-pom:1.0.0")
'com.h3xstream.retirejs:retirejs-root-pom:pom:1.0.0'
<dependency org="com.h3xstream.retirejs" name="retirejs-root-pom" rev="1.0.0">
  <artifact name="retirejs-root-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.retirejs', module='retirejs-root-pom', version='1.0.0')
)
libraryDependencies += "com.h3xstream.retirejs" % "retirejs-root-pom" % "1.0.0"
[com.h3xstream.retirejs/retirejs-root-pom "1.0.0"]