is not current version
Last Version 4.5.3

com.almis.awe:awe-starter-parent 4.2.5


GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-starter-parent
Version

Version

4.2.5
Type

Type

pom

Download awe-starter-parent 4.2.5

Filename Size
awe-starter-parent-4.2.5.pom 610 bytes
Browse

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