is not current version
Last Version 17.0

org.arakhne.afc.bootique:bootique-synopsishelp 16.0


Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

org.arakhne.afc.bootique
ArtifactId

ArtifactId

bootique-synopsishelp
Version

Version

16.0
Type

Type

jar

Download bootique-synopsishelp 16.0


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