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