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