is not current version
Last Version 4.5.3

com.almis.awe:awe-annotation 4.2.5

Awe Spring Annotation Module

GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-annotation
Version

Version

4.2.5
Type

Type

jar

Download awe-annotation 4.2.5


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