is not current version
Last Version 2022.1.18

systems.manifold:manifold-deps-parent 2021.1.27

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.

Categories

Categories

Manifold Development Tools Development Libraries
GroupId

GroupId

systems.manifold
ArtifactId

ArtifactId

manifold-deps-parent
Version

Version

2021.1.27
Type

Type

pom

Download manifold-deps-parent 2021.1.27


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