is not current version
Last Version 0.9.2

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


GroupId

GroupId

com.github.emenaceb.appjar
ArtifactId

ArtifactId

appjar-boot
Version

Version

0.9.1
Type

Type

jar

Download appjar-boot 0.9.1


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