jsonfile Webjar
A WebJar for the node-jsonfile project.
More info: http://webjars.org
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаorg.webjars |
| Идентификатор | Идентификаторjsonfile |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjsonfile
WebJar for node-jsonfile
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jsonfile-1.1.1.pom | |
| jsonfile-1.1.1.jar | 4 KB |
| jsonfile-1.1.1-javadoc.jar | 1 KB |
| Обзор |
<!-- 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