| License |
License
MIT
|
|---|---|
| Categories |
CategoriesJSON Data ORM |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdjsonform |
| Last Version | Last Version2.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjsonform
WebJar for jsonform
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jsonform-2.2.4.pom | |
| jsonform-2.2.4.jar | 816 KB |
| jsonform-2.2.4-sources.jar | 22 bytes |
| jsonform-2.2.4-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jsonform/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jsonform</artifactId>
<version>2.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jsonform/
implementation 'org.webjars.npm:jsonform:2.2.4'
// https://jarcasting.com/artifacts/org.webjars.npm/jsonform/
implementation ("org.webjars.npm:jsonform:2.2.4")
'org.webjars.npm:jsonform:jar:2.2.4'
<dependency org="org.webjars.npm" name="jsonform" rev="2.2.4">
<artifact name="jsonform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jsonform', version='2.2.4')
)
libraryDependencies += "org.webjars.npm" % "jsonform" % "2.2.4"
[org.webjars.npm/jsonform "2.2.4"]