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