is not current version
Last Version 2.5.6

org.webjars.npm:gulp-json-editor 2.5.5

WebJar for gulp-json-editor

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gulp-json-editor
Version

Version

2.5.5
Type

Type

jar

Download gulp-json-editor 2.5.5


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