| License |
License |
|---|---|
| Categories |
CategoriesAngular User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdAngularPlus |
| Last Version | Last Version0.9.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAngularPlus
WebJar for AngularPlus
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| AngularPlus-0.9.2.pom | |
| AngularPlus-0.9.2.jar | 6 KB |
| AngularPlus-0.9.2-javadoc.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/AngularPlus/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>AngularPlus</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/AngularPlus/
implementation 'org.webjars:AngularPlus:0.9.2'
// https://jarcasting.com/artifacts/org.webjars/AngularPlus/
implementation ("org.webjars:AngularPlus:0.9.2")
'org.webjars:AngularPlus:jar:0.9.2'
<dependency org="org.webjars" name="AngularPlus" rev="0.9.2">
<artifact name="AngularPlus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='AngularPlus', version='0.9.2')
)
libraryDependencies += "org.webjars" % "AngularPlus" % "0.9.2"
[org.webjars/AngularPlus "0.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : angularjs | jar | 1.2.25 |