Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdschematics__angular |
Version | Version0.8.6 |
Type | Typejar |
Filename | Size |
---|---|
schematics__angular-0.8.6.pom | |
schematics__angular-0.8.6.jar | 259 KB |
schematics__angular-0.8.6-sources.jar | 22 bytes |
schematics__angular-0.8.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/schematics__angular/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>schematics__angular</artifactId>
<version>0.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/schematics__angular/
implementation 'org.webjars.npm:schematics__angular:0.8.6'
// https://jarcasting.com/artifacts/org.webjars.npm/schematics__angular/
implementation ("org.webjars.npm:schematics__angular:0.8.6")
'org.webjars.npm:schematics__angular:jar:0.8.6'
<dependency org="org.webjars.npm" name="schematics__angular" rev="0.8.6">
<artifact name="schematics__angular" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='schematics__angular', version='0.8.6')
)
libraryDependencies += "org.webjars.npm" % "schematics__angular" % "0.8.6"
[org.webjars.npm/schematics__angular "0.8.6"]