| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.hibnet |
| Идентификатор | Идентификаторjsourcemap-test |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJSourceMap
JSourceMap is a library to parse and produce SourceMaps.
This module contains the unit tests for the jSourceMap library
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jsourcemap-test-0.0.4.pom | |
| jsourcemap-test-0.0.4.jar | 24 KB |
| jsourcemap-test-0.0.4-sources.jar | 16 KB |
| jsourcemap-test-0.0.4-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hibnet/jsourcemap-test/ -->
<dependency>
<groupId>org.hibnet</groupId>
<artifactId>jsourcemap-test</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibnet/jsourcemap-test/
implementation 'org.hibnet:jsourcemap-test:0.0.4'
// https://jarcasting.com/artifacts/org.hibnet/jsourcemap-test/
implementation ("org.hibnet:jsourcemap-test:0.0.4")
'org.hibnet:jsourcemap-test:jar:0.0.4'
<dependency org="org.hibnet" name="jsourcemap-test" rev="0.0.4">
<artifact name="jsourcemap-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibnet', module='jsourcemap-test', version='0.0.4')
)
libraryDependencies += "org.hibnet" % "jsourcemap-test" % "0.0.4"
[org.hibnet/jsourcemap-test "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibnet : jsourcemap | jar | [0.0.0,0.0.1) |
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-simple | jar | 1.7.10 |