Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.metawidget.modules.js |
ArtifactId | ArtifactIdjs-parent |
Version | Version3.9 |
Type | Typepom |
Filename | Size |
---|---|
js-parent-3.9.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.metawidget.modules.js/js-parent/ -->
<dependency>
<groupId>org.metawidget.modules.js</groupId>
<artifactId>js-parent</artifactId>
<version>3.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.metawidget.modules.js/js-parent/
implementation 'org.metawidget.modules.js:js-parent:3.9'
// https://jarcasting.com/artifacts/org.metawidget.modules.js/js-parent/
implementation ("org.metawidget.modules.js:js-parent:3.9")
'org.metawidget.modules.js:js-parent:pom:3.9'
<dependency org="org.metawidget.modules.js" name="js-parent" rev="3.9">
<artifact name="js-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.metawidget.modules.js', module='js-parent', version='3.9')
)
libraryDependencies += "org.metawidget.modules.js" % "js-parent" % "3.9"
[org.metawidget.modules.js/js-parent "3.9"]