is not current version
Last Version 2022.1.18

systems.manifold:manifold-graphql 2021.1.28


Categories

Categories

Manifold Development Tools Development Libraries
GroupId

GroupId

systems.manifold
ArtifactId

ArtifactId

manifold-graphql
Version

Version

2021.1.28
Type

Type

jar

Download manifold-graphql 2021.1.28


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