is not current version
Last Version 17.0

org.arakhne.afc.bootique:bootique-printconfig 15.1


Categories

Categories

config Application Layer Libs Configuration Bootique User Interface Web Frameworks
GroupId

GroupId

org.arakhne.afc.bootique
ArtifactId

ArtifactId

bootique-printconfig
Version

Version

15.1
Type

Type

jar

Download bootique-printconfig 15.1


<!-- https://jarcasting.com/artifacts/org.arakhne.afc.bootique/bootique-printconfig/ -->
<dependency>
    <groupId>org.arakhne.afc.bootique</groupId>
    <artifactId>bootique-printconfig</artifactId>
    <version>15.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.arakhne.afc.bootique/bootique-printconfig/
implementation 'org.arakhne.afc.bootique:bootique-printconfig:15.1'
// https://jarcasting.com/artifacts/org.arakhne.afc.bootique/bootique-printconfig/
implementation ("org.arakhne.afc.bootique:bootique-printconfig:15.1")
'org.arakhne.afc.bootique:bootique-printconfig:jar:15.1'
<dependency org="org.arakhne.afc.bootique" name="bootique-printconfig" rev="15.1">
  <artifact name="bootique-printconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.arakhne.afc.bootique', module='bootique-printconfig', version='15.1')
)
libraryDependencies += "org.arakhne.afc.bootique" % "bootique-printconfig" % "15.1"
[org.arakhne.afc.bootique/bootique-printconfig "15.1"]