Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.takari.nexus.perf.data.npm |
ArtifactId | ArtifactIdparent |
Version | Version1.0.7 |
Type | Typepom |
Filename | Size |
---|---|
parent-1.0.7.pom | 681 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.takari.nexus.perf.data.npm/parent/ -->
<dependency>
<groupId>io.takari.nexus.perf.data.npm</groupId>
<artifactId>parent</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.takari.nexus.perf.data.npm/parent/
implementation 'io.takari.nexus.perf.data.npm:parent:1.0.7'
// https://jarcasting.com/artifacts/io.takari.nexus.perf.data.npm/parent/
implementation ("io.takari.nexus.perf.data.npm:parent:1.0.7")
'io.takari.nexus.perf.data.npm:parent:pom:1.0.7'
<dependency org="io.takari.nexus.perf.data.npm" name="parent" rev="1.0.7">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.takari.nexus.perf.data.npm', module='parent', version='1.0.7')
)
libraryDependencies += "io.takari.nexus.perf.data.npm" % "parent" % "1.0.7"
[io.takari.nexus.perf.data.npm/parent "1.0.7"]