is not current version
Last Version 4.5.3

com.almis.awe:awe-rest 4.5.0

Awe Spring Rest Module

GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-rest
Version

Version

4.5.0
Type

Type

jar

Download awe-rest 4.5.0


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