| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration Bootique User Interface Web Frameworks |
| GroupId | GroupIdorg.arakhne.afc.bootique |
| ArtifactId | ArtifactIdbootique-printconfig |
| Version | Version17.0 |
| Type | Typejar |
| Description |
DescriptionBootique Configuration Printer
Math, geometric, physic tools and other Java utilities.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bootique-printconfig-17.0.pom | |
| bootique-printconfig-17.0.jar | 11 KB |
| bootique-printconfig-17.0-sources.jar | 11 KB |
| bootique-printconfig-17.0-javadoc.jar | 437 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.arakhne.afc.bootique/bootique-printconfig/ -->
<dependency>
<groupId>org.arakhne.afc.bootique</groupId>
<artifactId>bootique-printconfig</artifactId>
<version>17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.arakhne.afc.bootique/bootique-printconfig/
implementation 'org.arakhne.afc.bootique:bootique-printconfig:17.0'
// https://jarcasting.com/artifacts/org.arakhne.afc.bootique/bootique-printconfig/
implementation ("org.arakhne.afc.bootique:bootique-printconfig:17.0")
'org.arakhne.afc.bootique:bootique-printconfig:jar:17.0'
<dependency org="org.arakhne.afc.bootique" name="bootique-printconfig" rev="17.0">
<artifact name="bootique-printconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.arakhne.afc.bootique', module='bootique-printconfig', version='17.0')
)
libraryDependencies += "org.arakhne.afc.bootique" % "bootique-printconfig" % "17.0"
[org.arakhne.afc.bootique/bootique-printconfig "17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.bootique : bootique | jar | 1.1 |
| org.arakhne.afc.core : vmutils | jar | 17.0 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.10.1 |