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