is not current version
Last Version 0.9.2

com.github.emenaceb.appjar:appjar-boot 0.9.0


GroupId

GroupId

com.github.emenaceb.appjar
ArtifactId

ArtifactId

appjar-boot
Version

Version

0.9.0
Type

Type

jar

Download appjar-boot 0.9.0


<!-- https://jarcasting.com/artifacts/com.github.emenaceb.appjar/appjar-boot/ -->
<dependency>
    <groupId>com.github.emenaceb.appjar</groupId>
    <artifactId>appjar-boot</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emenaceb.appjar/appjar-boot/
implementation 'com.github.emenaceb.appjar:appjar-boot:0.9.0'
// https://jarcasting.com/artifacts/com.github.emenaceb.appjar/appjar-boot/
implementation ("com.github.emenaceb.appjar:appjar-boot:0.9.0")
'com.github.emenaceb.appjar:appjar-boot:jar:0.9.0'
<dependency org="com.github.emenaceb.appjar" name="appjar-boot" rev="0.9.0">
  <artifact name="appjar-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emenaceb.appjar', module='appjar-boot', version='0.9.0')
)
libraryDependencies += "com.github.emenaceb.appjar" % "appjar-boot" % "0.9.0"
[com.github.emenaceb.appjar/appjar-boot "0.9.0"]