is not current version
Last Version 4.0.6

com.almis.awe:awe-boot 4.0.5


GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-boot
Version

Version

4.0.5
Type

Type

jar

Download awe-boot 4.0.5


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