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