is not current version
Last Version 2.0.2

io.github.embracelong:parent 2.0.0-2


GroupId

GroupId

io.github.embracelong
ArtifactId

ArtifactId

parent
Version

Version

2.0.0-2
Type

Type

pom

Download parent 2.0.0-2

Filename Size
parent-2.0.0-2.pom 8 KB
Browse

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