is not current version
Last Version 4.5.3

com.almis.awe:awe-developer 4.0.8

Awe Developer Module

GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-developer
Version

Version

4.0.8
Type

Type

jar

Download awe-developer 4.0.8


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