License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdng-alain |
Version | Version2.0.0-rc.3 |
Type | Typejar |
Description |
Descriptionng-alain
WebJar for ng-alain
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ng-alain-2.0.0-rc.3.pom | |
ng-alain-2.0.0-rc.3.jar | 3 MB |
ng-alain-2.0.0-rc.3-sources.jar | 22 bytes |
ng-alain-2.0.0-rc.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ng-alain/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ng-alain</artifactId>
<version>2.0.0-rc.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ng-alain/
implementation 'org.webjars.npm:ng-alain:2.0.0-rc.3'
// https://jarcasting.com/artifacts/org.webjars.npm/ng-alain/
implementation ("org.webjars.npm:ng-alain:2.0.0-rc.3")
'org.webjars.npm:ng-alain:jar:2.0.0-rc.3'
<dependency org="org.webjars.npm" name="ng-alain" rev="2.0.0-rc.3">
<artifact name="ng-alain" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ng-alain', version='2.0.0-rc.3')
)
libraryDependencies += "org.webjars.npm" % "ng-alain" % "2.0.0-rc.3"
[org.webjars.npm/ng-alain "2.0.0-rc.3"]