is not current version
Last Version 4.5.3

com.almis.awe:awe-rest 4.0.8

Awe Spring Rest Module

GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-rest
Version

Version

4.0.8
Type

Type

jar

Download awe-rest 4.0.8


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