License |
License |
---|---|
GroupId | GroupIdorg.nasdanika.html |
ArtifactId | ArtifactIdbootstrap |
Last Version | Last Version2022.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNasdanika HTML Bootstrap
Classes for generating Bootstrap UI.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bootstrap-2022.6.1.pom | |
bootstrap-2022.6.1.jar | 74 KB |
bootstrap-2022.6.1-sources.jar | 37 KB |
bootstrap-2022.6.1-javadoc.jar | 410 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nasdanika.html/bootstrap/ -->
<dependency>
<groupId>org.nasdanika.html</groupId>
<artifactId>bootstrap</artifactId>
<version>2022.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.html/bootstrap/
implementation 'org.nasdanika.html:bootstrap:2022.6.1'
// https://jarcasting.com/artifacts/org.nasdanika.html/bootstrap/
implementation ("org.nasdanika.html:bootstrap:2022.6.1")
'org.nasdanika.html:bootstrap:jar:2022.6.1'
<dependency org="org.nasdanika.html" name="bootstrap" rev="2022.6.1">
<artifact name="bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.html', module='bootstrap', version='2022.6.1')
)
libraryDependencies += "org.nasdanika.html" % "bootstrap" % "2022.6.1"
[org.nasdanika.html/bootstrap "2022.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.nasdanika.html : html | jar | 2022.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |