| Лицензия |
Лицензия
MIT
|
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаorg.webjars.bowergithub.sindresorhus |
| Идентификатор | Идентификаторstrip-json-comments |
| Версия | Версия3.1.1 |
| Тип | Типjar |
| Описание |
Описаниеstrip-json-comments
WebJar for strip-json-comments
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| strip-json-comments-3.1.1.pom | |
| strip-json-comments-3.1.1.jar | 94 KB |
| strip-json-comments-3.1.1-sources.jar | 22 bytes |
| strip-json-comments-3.1.1-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.sindresorhus/strip-json-comments/ -->
<dependency>
<groupId>org.webjars.bowergithub.sindresorhus</groupId>
<artifactId>strip-json-comments</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.sindresorhus/strip-json-comments/
implementation 'org.webjars.bowergithub.sindresorhus:strip-json-comments:3.1.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.sindresorhus/strip-json-comments/
implementation ("org.webjars.bowergithub.sindresorhus:strip-json-comments:3.1.1")
'org.webjars.bowergithub.sindresorhus:strip-json-comments:jar:3.1.1'
<dependency org="org.webjars.bowergithub.sindresorhus" name="strip-json-comments" rev="3.1.1">
<artifact name="strip-json-comments" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.sindresorhus', module='strip-json-comments', version='3.1.1')
)
libraryDependencies += "org.webjars.bowergithub.sindresorhus" % "strip-json-comments" % "3.1.1"
[org.webjars.bowergithub.sindresorhus/strip-json-comments "3.1.1"]