Code error fragment
Partially taken from https://github.com/csstree/csstree/blob/master/lib/tokenizer/error.js
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторcode-error-fragment |
| Последняя версия | Последняя версия0.0.230 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcode-error-fragment
WebJar for code-error-fragment
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| code-error-fragment-0.0.230.pom | |
| code-error-fragment-0.0.230.jar | 6 KB |
| code-error-fragment-0.0.230-sources.jar | 22 bytes |
| code-error-fragment-0.0.230-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/code-error-fragment/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>code-error-fragment</artifactId>
<version>0.0.230</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/code-error-fragment/
implementation 'org.webjars.npm:code-error-fragment:0.0.230'
// https://jarcasting.com/artifacts/org.webjars.npm/code-error-fragment/
implementation ("org.webjars.npm:code-error-fragment:0.0.230")
'org.webjars.npm:code-error-fragment:jar:0.0.230'
<dependency org="org.webjars.npm" name="code-error-fragment" rev="0.0.230">
<artifact name="code-error-fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='code-error-fragment', version='0.0.230')
)
libraryDependencies += "org.webjars.npm" % "code-error-fragment" % "0.0.230"
[org.webjars.npm/code-error-fragment "0.0.230"]
Partially taken from https://github.com/csstree/csstree/blob/master/lib/tokenizer/error.js