is not current version
Last Version 2.0.2

io.github.embracelong:parent 2.0.0-1


GroupId

GroupId

io.github.embracelong
ArtifactId

ArtifactId

parent
Version

Version

2.0.0-1
Type

Type

pom

Download parent 2.0.0-1

Filename Size
parent-2.0.0-1.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-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.embracelong/parent/
implementation 'io.github.embracelong:parent:2.0.0-1'
// https://jarcasting.com/artifacts/io.github.embracelong/parent/
implementation ("io.github.embracelong:parent:2.0.0-1")
'io.github.embracelong:parent:pom:2.0.0-1'
<dependency org="io.github.embracelong" name="parent" rev="2.0.0-1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.embracelong', module='parent', version='2.0.0-1')
)
libraryDependencies += "io.github.embracelong" % "parent" % "2.0.0-1"
[io.github.embracelong/parent "2.0.0-1"]