Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgulp-json-editor |
Version | Version2.2.2 |
Type | Typejar |
Filename | Size |
---|---|
gulp-json-editor-2.2.2.pom | |
gulp-json-editor-2.2.2.jar | 36 KB |
gulp-json-editor-2.2.2-sources.jar | 22 bytes |
gulp-json-editor-2.2.2-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.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/gulp-json-editor/
implementation 'org.webjars.npm:gulp-json-editor:2.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/gulp-json-editor/
implementation ("org.webjars.npm:gulp-json-editor:2.2.2")
'org.webjars.npm:gulp-json-editor:jar:2.2.2'
<dependency org="org.webjars.npm" name="gulp-json-editor" rev="2.2.2">
<artifact name="gulp-json-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='gulp-json-editor', version='2.2.2')
)
libraryDependencies += "org.webjars.npm" % "gulp-json-editor" % "2.2.2"
[org.webjars.npm/gulp-json-editor "2.2.2"]