is not current version
Last Version 4.5.3

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

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.4.3
Type

Type

jar

Download awe-client-angular 4.4.3


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