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