is not current version
Last Version 4.5.3

com.almis.awe:awe-developer 4.5.0

Awe Developer Module

GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-developer
Version

Version

4.5.0
Type

Type

jar

Download awe-developer 4.5.0


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