is not current version
Last Version 6.1.0

org.webjars.npm:jsonfile 3.0.1

WebJar for jsonfile

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jsonfile
Version

Version

3.0.1
Type

Type

jar

Download jsonfile 3.0.1


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