is not current version
Last Version 2022.1.18

systems.manifold:manifold-deps-parent 0.26-alpha

Manifold is a revolutionary new breed of Java tooling. It provides powerful features to make Java development more appealing and productive.

Categories

Categories

Manifold Development Tools Development Libraries
GroupId

GroupId

systems.manifold
ArtifactId

ArtifactId

manifold-deps-parent
Version

Version

0.26-alpha
Type

Type

pom

Download manifold-deps-parent 0.26-alpha


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