is not current version
Last Version 13.1.1

org.webjars.npm:angular__forms 4.0.0-beta.7

WebJar for @angular/forms

Categories

Categories

Angular User Interface Web Frameworks ORM Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular__forms
Version

Version

4.0.0-beta.7
Type

Type

jar

Download angular__forms 4.0.0-beta.7


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