is not current version
Last Version 0.2.12

org.webjars.npm:angular-extends 0.2.9

WebJar for angular-extends

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular-extends
Version

Version

0.2.9
Type

Type

jar

Download angular-extends 0.2.9


<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-extends/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>angular-extends</artifactId>
    <version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-extends/
implementation 'org.webjars.npm:angular-extends:0.2.9'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-extends/
implementation ("org.webjars.npm:angular-extends:0.2.9")
'org.webjars.npm:angular-extends:jar:0.2.9'
<dependency org="org.webjars.npm" name="angular-extends" rev="0.2.9">
  <artifact name="angular-extends" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-extends', version='0.2.9')
)
libraryDependencies += "org.webjars.npm" % "angular-extends" % "0.2.9"
[org.webjars.npm/angular-extends "0.2.9"]