is not current version
Last Version 2022.1.18

systems.manifold:manifold-graphql 2019.1.20


Categories

Categories

Manifold Development Tools Development Libraries
GroupId

GroupId

systems.manifold
ArtifactId

ArtifactId

manifold-graphql
Version

Version

2019.1.20
Type

Type

jar

Download manifold-graphql 2019.1.20


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