is not current version
Last Version 0.0.5

com.github.mkolisnyk:parent-pom 0.0.1


GroupId

GroupId

com.github.mkolisnyk
ArtifactId

ArtifactId

parent-pom
Version

Version

0.0.1
Type

Type

pom

Download parent-pom 0.0.1

Filename Size
parent-pom-0.0.1.pom 14 KB
Browse

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