is not current version
Last Version 4.5.3

com.almis.awe:awe-rest 4.1.5

Awe Spring Rest Module

GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-rest
Version

Version

4.1.5
Type

Type

jar

Download awe-rest 4.1.5


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