License |
License |
---|---|
GroupId | GroupIdio.github.barrieshieh.base |
ArtifactId | ArtifactIdbase-parent-npm |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBase :: Parent NPM
Base parent for NPM project
|
Filename | Size |
---|---|
base-parent-npm-1.0.0.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.barrieshieh.base/base-parent-npm/ -->
<dependency>
<groupId>io.github.barrieshieh.base</groupId>
<artifactId>base-parent-npm</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.barrieshieh.base/base-parent-npm/
implementation 'io.github.barrieshieh.base:base-parent-npm:1.0.0'
// https://jarcasting.com/artifacts/io.github.barrieshieh.base/base-parent-npm/
implementation ("io.github.barrieshieh.base:base-parent-npm:1.0.0")
'io.github.barrieshieh.base:base-parent-npm:pom:1.0.0'
<dependency org="io.github.barrieshieh.base" name="base-parent-npm" rev="1.0.0">
<artifact name="base-parent-npm" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.barrieshieh.base', module='base-parent-npm', version='1.0.0')
)
libraryDependencies += "io.github.barrieshieh.base" % "base-parent-npm" % "1.0.0"
[io.github.barrieshieh.base/base-parent-npm "1.0.0"]