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