is not current version
Last Version 4.5.3

com.almis.awe:awe-client-angular 4.2.9

Awe Client Angular Module

Categories

Categories

Angular User Interface Web Frameworks CLI
GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-client-angular
Version

Version

4.2.9
Type

Type

jar

Download awe-client-angular 4.2.9


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