is not current version
Last Version 0.8.8

org.webjars:angular-schema-form 0.7.3-1

Generate forms from JSON schemas using AngularJS

Categories

Categories

Angular User Interface Web Frameworks ORM Data
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-schema-form
Version

Version

0.7.3-1
Type

Type

jar

Download angular-schema-form 0.7.3-1


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