is not current version
Last Version 2022.1.18

systems.manifold:manifold 0.52-alpha


Categories

Categories

Manifold Development Tools Development Libraries
GroupId

GroupId

systems.manifold
ArtifactId

ArtifactId

manifold
Version

Version

0.52-alpha
Type

Type

jar

Download manifold 0.52-alpha


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