is not current version
Last Version 1.16

net.awired.parent:parent 1.13

Awired.net is an open source community composed of IT engineers and Professionals working together on personal projects. Our goal is to provide high quality softwares by using latest tools in application design and code analyze, and also by taking as much time as needed to ensure the best.

Categories

Categories

Net Wire Data Data Structures
GroupId

GroupId

net.awired.parent
ArtifactId

ArtifactId

parent
Version

Version

1.13
Type

Type

pom

Download parent 1.13

Filename Size
parent-1.13.pom 8 KB
Browse

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