License |
License |
---|---|
GroupId | GroupIdorg.nasdanika.core |
ArtifactId | ArtifactIdparent |
Version | Version2022.6.0 |
Type | Typepom |
Description |
DescriptionNasdanika Core Parent
Parent pom.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-2022.6.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nasdanika.core/parent/ -->
<dependency>
<groupId>org.nasdanika.core</groupId>
<artifactId>parent</artifactId>
<version>2022.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.core/parent/
implementation 'org.nasdanika.core:parent:2022.6.0'
// https://jarcasting.com/artifacts/org.nasdanika.core/parent/
implementation ("org.nasdanika.core:parent:2022.6.0")
'org.nasdanika.core:parent:pom:2022.6.0'
<dependency org="org.nasdanika.core" name="parent" rev="2022.6.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.core', module='parent', version='2022.6.0')
)
libraryDependencies += "org.nasdanika.core" % "parent" % "2022.6.0"
[org.nasdanika.core/parent "2022.6.0"]