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

systems.manifold:manifold-deps-parent 2020.1.23

Manifold plugins into Java to supplement 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 - 14 with comprehensive support in IntelliJ IDEA and Android Studio. Simply add Manifold to your existing project and begin taking advantage of it.

Категории

Категории

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

Группа

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

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

manifold-deps-parent
Версия

Версия

2020.1.23
Тип

Тип

pom

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

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

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