is not current version
Last Version 2.1.5

org.webjars.bowergithub.jsonform:jsonform 2.1.2

WebJar for jsonform

Categories

Categories

JSON Data ORM
GroupId

GroupId

org.webjars.bowergithub.jsonform
ArtifactId

ArtifactId

jsonform
Version

Version

2.1.2
Type

Type

jar

Download jsonform 2.1.2


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