License |
License
MIT
|
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-aria |
Last Version | Last Version1.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangular-aria
WebJar for angular-aria
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular-aria-1.8.3.pom | |
angular-aria-1.8.3.jar | 13 KB |
angular-aria-1.8.3-sources.jar | 22 bytes |
angular-aria-1.8.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-aria/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-aria</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-aria/
implementation 'org.webjars.npm:angular-aria:1.8.3'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-aria/
implementation ("org.webjars.npm:angular-aria:1.8.3")
'org.webjars.npm:angular-aria:jar:1.8.3'
<dependency org="org.webjars.npm" name="angular-aria" rev="1.8.3">
<artifact name="angular-aria" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-aria', version='1.8.3')
)
libraryDependencies += "org.webjars.npm" % "angular-aria" % "1.8.3"
[org.webjars.npm/angular-aria "1.8.3"]