is not current version
Last Version 4.5.3

com.almis.awe:awe-developer 4.2.4

Awe Developer Module

GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-developer
Version

Version

4.2.4
Type

Type

jar

Download awe-developer 4.2.4


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