не последняя версия
Последняя версия 2022.1.18

systems.manifold:manifold-xml-rt 2022.1.9


Категории

Категории

Manifold Инструменты разработки Development Libraries
Группа

Группа

systems.manifold
Идентификатор

Идентификатор

manifold-xml-rt
Версия

Версия

2022.1.9
Тип

Тип

jar

Скачать manifold-xml-rt 2022.1.9


<!-- https://jarcasting.com/artifacts/systems.manifold/manifold-xml-rt/ -->
<dependency>
    <groupId>systems.manifold</groupId>
    <artifactId>manifold-xml-rt</artifactId>
    <version>2022.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/systems.manifold/manifold-xml-rt/
implementation 'systems.manifold:manifold-xml-rt:2022.1.9'
// https://jarcasting.com/artifacts/systems.manifold/manifold-xml-rt/
implementation ("systems.manifold:manifold-xml-rt:2022.1.9")
'systems.manifold:manifold-xml-rt:jar:2022.1.9'
<dependency org="systems.manifold" name="manifold-xml-rt" rev="2022.1.9">
  <artifact name="manifold-xml-rt" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.manifold', module='manifold-xml-rt', version='2022.1.9')
)
libraryDependencies += "systems.manifold" % "manifold-xml-rt" % "2022.1.9"
[systems.manifold/manifold-xml-rt "2022.1.9"]