is not current version
Last Version 2022.6.1

org.nasdanika.core:parent 2020.8.5

Parent pom.

GroupId

GroupId

org.nasdanika.core
ArtifactId

ArtifactId

parent
Version

Version

2020.8.5
Type

Type

pom

Download parent 2020.8.5

Filename Size
parent-2020.8.5.pom 4 KB
Browse

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