Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgulp-json-editor |
Version | Version2.5.3 |
Type | Typejar |
Filename | Size |
---|---|
gulp-json-editor-2.5.3.pom | |
gulp-json-editor-2.5.3.jar | 9 KB |
gulp-json-editor-2.5.3-sources.jar | 22 bytes |
gulp-json-editor-2.5.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/gulp-json-editor/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>gulp-json-editor</artifactId>
<version>2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/gulp-json-editor/
implementation 'org.webjars.npm:gulp-json-editor:2.5.3'
// https://jarcasting.com/artifacts/org.webjars.npm/gulp-json-editor/
implementation ("org.webjars.npm:gulp-json-editor:2.5.3")
'org.webjars.npm:gulp-json-editor:jar:2.5.3'
<dependency org="org.webjars.npm" name="gulp-json-editor" rev="2.5.3">
<artifact name="gulp-json-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='gulp-json-editor', version='2.5.3')
)
libraryDependencies += "org.webjars.npm" % "gulp-json-editor" % "2.5.3"
[org.webjars.npm/gulp-json-editor "2.5.3"]