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