is not current version
Last Version 2022.1.18

systems.manifold:manifold-graphql 2020.1.33


Categories

Categories

Manifold Development Tools Development Libraries
GroupId

GroupId

systems.manifold
ArtifactId

ArtifactId

manifold-graphql
Version

Version

2020.1.33
Type

Type

jar

Download manifold-graphql 2020.1.33


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