is not current version
Last Version 1.1

net.nicholaswilliams.java:nwts-parent 1.0

Parent POM for all NWTS Java Code projects.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.nicholaswilliams.java
ArtifactId

ArtifactId

nwts-parent
Version

Version

1.0
Type

Type

pom

Download nwts-parent 1.0

Filename Size
nwts-parent-1.0.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/net.nicholaswilliams.java/nwts-parent/ -->
<dependency>
    <groupId>net.nicholaswilliams.java</groupId>
    <artifactId>nwts-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.nicholaswilliams.java/nwts-parent/
implementation 'net.nicholaswilliams.java:nwts-parent:1.0'
// https://jarcasting.com/artifacts/net.nicholaswilliams.java/nwts-parent/
implementation ("net.nicholaswilliams.java:nwts-parent:1.0")
'net.nicholaswilliams.java:nwts-parent:pom:1.0'
<dependency org="net.nicholaswilliams.java" name="nwts-parent" rev="1.0">
  <artifact name="nwts-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.nicholaswilliams.java', module='nwts-parent', version='1.0')
)
libraryDependencies += "net.nicholaswilliams.java" % "nwts-parent" % "1.0"
[net.nicholaswilliams.java/nwts-parent "1.0"]