License |
License |
---|---|
GroupId | GroupIdorg.nasdanika.html |
ArtifactId | ArtifactIdparent |
Last Version | Last Version2022.6.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNasdanika HTML Parent
Classes for generating HTML UI.
|
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.html/parent/ -->
<dependency>
<groupId>org.nasdanika.html</groupId>
<artifactId>parent</artifactId>
<version>2022.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.html/parent/
implementation 'org.nasdanika.html:parent:2022.6.1'
// https://jarcasting.com/artifacts/org.nasdanika.html/parent/
implementation ("org.nasdanika.html:parent:2022.6.1")
'org.nasdanika.html:parent:pom:2022.6.1'
<dependency org="org.nasdanika.html" name="parent" rev="2022.6.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.html', module='parent', version='2022.6.1')
)
libraryDependencies += "org.nasdanika.html" % "parent" % "2022.6.1"
[org.nasdanika.html/parent "2022.6.1"]