| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.wicp.tams |
| ArtifactId | ArtifactIdparent |
| Version | Version55 |
| Type | Typepom |
| Description |
Descriptiontams parent
tams parent
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| parent-55.pom | 71 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.wicp.tams/parent/ -->
<dependency>
<groupId>net.wicp.tams</groupId>
<artifactId>parent</artifactId>
<version>55</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.wicp.tams/parent/
implementation 'net.wicp.tams:parent:55'
// https://jarcasting.com/artifacts/net.wicp.tams/parent/
implementation ("net.wicp.tams:parent:55")
'net.wicp.tams:parent:pom:55'
<dependency org="net.wicp.tams" name="parent" rev="55">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.wicp.tams', module='parent', version='55')
)
libraryDependencies += "net.wicp.tams" % "parent" % "55"
[net.wicp.tams/parent "55"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |