is not current version
Last Version 55

net.wicp.tams:parent 20

tams parent

Categories

Categories

Net
GroupId

GroupId

net.wicp.tams
ArtifactId

ArtifactId

parent
Version

Version

20
Type

Type

pom

Download parent 20

Filename Size
parent-20.pom 31 KB
Browse

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