is not current version
Last Version 5.3.0

org.webjars.npm:load-json-file 2.0.0

WebJar for load-json-file

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

load-json-file
Version

Version

2.0.0
Type

Type

jar

Download load-json-file 2.0.0


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