is not current version
Last Version 2022.1.18

Manifold :: Parent 2021.1.33

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

License

License

Categories

Categories

Manifold Development Tools Development Libraries
GroupId

GroupId

systems.manifold
ArtifactId

ArtifactId

manifold-parent
Version

Version

2021.1.33
Type

Type

pom
Description

Description

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

Project URL

http://manifold.systems/
Source Code Management

Source Code Management

https://github.com/manifold-systems/manifold

Download manifold-parent 2021.1.33


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • manifold-core-parent
  • manifold-deps-parent
  • manifold-util
  • manifold-javadoc-agent
  • manifold-all