License |
License |
---|---|
Categories |
CategoriesNet Wire Data Data Structures |
GroupId | GroupIdnet.awired.parent |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.16 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAwired Parent
Awired.net regroup some open source development by passionate developers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-1.16.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.awired.parent/parent/ -->
<dependency>
<groupId>net.awired.parent</groupId>
<artifactId>parent</artifactId>
<version>1.16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.awired.parent/parent/
implementation 'net.awired.parent:parent:1.16'
// https://jarcasting.com/artifacts/net.awired.parent/parent/
implementation ("net.awired.parent:parent:1.16")
'net.awired.parent:parent:pom:1.16'
<dependency org="net.awired.parent" name="parent" rev="1.16">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.awired.parent', module='parent', version='1.16')
)
libraryDependencies += "net.awired.parent" % "parent" % "1.16"
[net.awired.parent/parent "1.16"]