License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks CLI |
GroupId | GroupIdcom.almis.awe |
ArtifactId | ArtifactIdawe-client-angular |
Last Version | Last Version4.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAWE Client Angular (V4.5.3)
Awe Client Angular Module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
awe-client-angular-4.5.3.pom | |
awe-client-angular-4.5.3.jar | 5 MB |
awe-client-angular-4.5.3-sources.jar | 470 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.almis.awe/awe-client-angular/ -->
<dependency>
<groupId>com.almis.awe</groupId>
<artifactId>awe-client-angular</artifactId>
<version>4.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.almis.awe/awe-client-angular/
implementation 'com.almis.awe:awe-client-angular:4.5.3'
// https://jarcasting.com/artifacts/com.almis.awe/awe-client-angular/
implementation ("com.almis.awe:awe-client-angular:4.5.3")
'com.almis.awe:awe-client-angular:jar:4.5.3'
<dependency org="com.almis.awe" name="awe-client-angular" rev="4.5.3">
<artifact name="awe-client-angular" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.almis.awe', module='awe-client-angular', version='4.5.3')
)
libraryDependencies += "com.almis.awe" % "awe-client-angular" % "4.5.3"
[com.almis.awe/awe-client-angular "4.5.3"]