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

systems.manifold:manifold-deps-parent 2019.1.31

Manifold plugins into Java and supplements it with powerful features, including Type-safe Metaprogramming, Extension Methods, Operator Overloading, Unit Expressions, Java Template Engine, Preprocessor, and more. All fully supported in Java 8 - 13 with comprehensive support in IntelliJ IDEA. Simply add Manifold to your existing project and begin taking advantage of it.

Категории

Категории

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

Группа

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

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

manifold-deps-parent
Версия

Версия

2019.1.31
Тип

Тип

pom

Скачать manifold-deps-parent 2019.1.31

Имя Файла Размер
manifold-deps-parent-2019.1.31.pom 4 KB
Обзор

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