jsonfile Webjar
A WebJar for the node-jsonfile project.
More info: http://webjars.org
License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjsonfile |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsonfile
WebJar for node-jsonfile
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsonfile-1.1.1.pom | |
jsonfile-1.1.1.jar | 4 KB |
jsonfile-1.1.1-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jsonfile/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jsonfile</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jsonfile/
implementation 'org.webjars:jsonfile:1.1.1'
// https://jarcasting.com/artifacts/org.webjars/jsonfile/
implementation ("org.webjars:jsonfile:1.1.1")
'org.webjars:jsonfile:jar:1.1.1'
<dependency org="org.webjars" name="jsonfile" rev="1.1.1">
<artifact name="jsonfile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jsonfile', version='1.1.1')
)
libraryDependencies += "org.webjars" % "jsonfile" % "1.1.1"
[org.webjars/jsonfile "1.1.1"]
A WebJar for the node-jsonfile project.
More info: http://webjars.org