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

systems.manifold:manifold-templates 2021.1.26


Категории

Категории

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

Группа

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

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

manifold-templates
Версия

Версия

2021.1.26
Тип

Тип

jar

Скачать manifold-templates 2021.1.26


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