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

systems.manifold:manifold-templates 0.34-alpha


Категории

Категории

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

Группа

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

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

manifold-templates
Версия

Версия

0.34-alpha
Тип

Тип

jar

Скачать manifold-templates 0.34-alpha


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