| Категории |
КатегорииManifold Инструменты разработки Development Libraries |
|---|---|
| Группа | Группаsystems.manifold |
| Идентификатор | Идентификаторmanifold-io-test |
| Версия | Версия2019.1.0-gw |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| manifold-io-test-2019.1.0-gw.pom | |
| manifold-io-test-2019.1.0-gw.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/systems.manifold/manifold-io-test/ -->
<dependency>
<groupId>systems.manifold</groupId>
<artifactId>manifold-io-test</artifactId>
<version>2019.1.0-gw</version>
</dependency>
// https://jarcasting.com/artifacts/systems.manifold/manifold-io-test/
implementation 'systems.manifold:manifold-io-test:2019.1.0-gw'
// https://jarcasting.com/artifacts/systems.manifold/manifold-io-test/
implementation ("systems.manifold:manifold-io-test:2019.1.0-gw")
'systems.manifold:manifold-io-test:jar:2019.1.0-gw'
<dependency org="systems.manifold" name="manifold-io-test" rev="2019.1.0-gw">
<artifact name="manifold-io-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.manifold', module='manifold-io-test', version='2019.1.0-gw')
)
libraryDependencies += "systems.manifold" % "manifold-io-test" % "2019.1.0-gw"
[systems.manifold/manifold-io-test "2019.1.0-gw"]