is not current version
Last Version 2.0.0

tech.generated:parent 1.0.3


GroupId

GroupId

tech.generated
ArtifactId

ArtifactId

parent
Version

Version

1.0.3
Type

Type

pom

Download parent 1.0.3

Filename Size
parent-1.0.3.pom 6 KB
Browse

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