| License |
License |
|---|---|
| GroupId | GroupIdio.github.jica98 |
| ArtifactId | ArtifactIdbootstrap-utils |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.jica98:bootstrap-utils
Bootstrap util class for generating HTML content
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bootstrap-utils-0.0.3.pom | |
| bootstrap-utils-0.0.3.jar | 8 KB |
| bootstrap-utils-0.0.3-sources.jar | 6 KB |
| bootstrap-utils-0.0.3-javadoc.jar | 115 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jica98/bootstrap-utils/ -->
<dependency>
<groupId>io.github.jica98</groupId>
<artifactId>bootstrap-utils</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jica98/bootstrap-utils/
implementation 'io.github.jica98:bootstrap-utils:0.0.3'
// https://jarcasting.com/artifacts/io.github.jica98/bootstrap-utils/
implementation ("io.github.jica98:bootstrap-utils:0.0.3")
'io.github.jica98:bootstrap-utils:jar:0.0.3'
<dependency org="io.github.jica98" name="bootstrap-utils" rev="0.0.3">
<artifact name="bootstrap-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jica98', module='bootstrap-utils', version='0.0.3')
)
libraryDependencies += "io.github.jica98" % "bootstrap-utils" % "0.0.3"
[io.github.jica98/bootstrap-utils "0.0.3"]