License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls JSON Data |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-josdejong-jsoneditor |
Version | Version5.14.0 |
Type | Typejar |
Description |
Descriptionjsoneditor
WebJar for jsoneditor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-josdejong-jsoneditor/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-josdejong-jsoneditor</artifactId>
<version>5.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-josdejong-jsoneditor/
implementation 'org.webjars.bower:github-com-josdejong-jsoneditor:5.14.0'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-josdejong-jsoneditor/
implementation ("org.webjars.bower:github-com-josdejong-jsoneditor:5.14.0")
'org.webjars.bower:github-com-josdejong-jsoneditor:jar:5.14.0'
<dependency org="org.webjars.bower" name="github-com-josdejong-jsoneditor" rev="5.14.0">
<artifact name="github-com-josdejong-jsoneditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-josdejong-jsoneditor', version='5.14.0')
)
libraryDependencies += "org.webjars.bower" % "github-com-josdejong-jsoneditor" % "5.14.0"
[org.webjars.bower/github-com-josdejong-jsoneditor "5.14.0"]