| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lolgab |
| Идентификатор | Идентификаторmunit-snapshot_2.13 |
| Версия | Версия0.0.4 |
| Тип | Типjar |
| Описание |
Описаниеmunit-snapshot_2.13
Snapshot testing for MUnit
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| munit-snapshot_2.13-0.0.4.pom | |
| munit-snapshot_2.13-0.0.4.jar | 9 KB |
| munit-snapshot_2.13-0.0.4-sources.jar | 1 KB |
| munit-snapshot_2.13-0.0.4-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lolgab/munit-snapshot_2.13/ -->
<dependency>
<groupId>com.github.lolgab</groupId>
<artifactId>munit-snapshot_2.13</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lolgab/munit-snapshot_2.13/
implementation 'com.github.lolgab:munit-snapshot_2.13:0.0.4'
// https://jarcasting.com/artifacts/com.github.lolgab/munit-snapshot_2.13/
implementation ("com.github.lolgab:munit-snapshot_2.13:0.0.4")
'com.github.lolgab:munit-snapshot_2.13:jar:0.0.4'
<dependency org="com.github.lolgab" name="munit-snapshot_2.13" rev="0.0.4">
<artifact name="munit-snapshot_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lolgab', module='munit-snapshot_2.13', version='0.0.4')
)
libraryDependencies += "com.github.lolgab" % "munit-snapshot_2.13" % "0.0.4"
[com.github.lolgab/munit-snapshot_2.13 "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalameta : munit_2.13 | jar | 0.7.21 |
| com.lihaoyi : upickle_2.13 | jar | 1.2.3 |
| com.lihaoyi : os-lib_2.13 | jar | 0.7.2 |