is not current version
Last Version 2022.1.18

systems.manifold:manifold-preprocessor 2019.1.22


Categories

Categories

Manifold Development Tools Development Libraries
GroupId

GroupId

systems.manifold
ArtifactId

ArtifactId

manifold-preprocessor
Version

Version

2019.1.22
Type

Type

jar

Download manifold-preprocessor 2019.1.22


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