| License |
License |
|---|---|
| GroupId | GroupIdorg.nasdanika.html |
| ArtifactId | ArtifactIdapp |
| Last Version | Last Version2021.7.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNasdanika HTML Application
Classes for generating HTML Application UI.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| app-2021.7.3.pom | |
| app-2021.7.3.jar | 154 KB |
| app-2021.7.3-sources.jar | 79 KB |
| app-2021.7.3-javadoc.jar | 595 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nasdanika.html/app/ -->
<dependency>
<groupId>org.nasdanika.html</groupId>
<artifactId>app</artifactId>
<version>2021.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.html/app/
implementation 'org.nasdanika.html:app:2021.7.3'
// https://jarcasting.com/artifacts/org.nasdanika.html/app/
implementation ("org.nasdanika.html:app:2021.7.3")
'org.nasdanika.html:app:jar:2021.7.3'
<dependency org="org.nasdanika.html" name="app" rev="2021.7.3">
<artifact name="app" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.html', module='app', version='2021.7.3')
)
libraryDependencies += "org.nasdanika.html" % "app" % "2021.7.3"
[org.nasdanika.html/app "2021.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.nasdanika.html : bootstrap | jar | 2021.7.3 |
| org.nasdanika.html : jstree | jar | 2021.7.3 |
| org.nasdanika.html : knockout | jar | 2021.7.3 |
| org.nasdanika.html : fontawesome | jar | 2021.7.3 |
| org.nasdanika.html : echarts | jar | 2021.7.3 |
| org.nasdanika.core : exec | jar | 2021.7.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |