Categories |
CategoriesManifold Development Tools Development Libraries |
---|---|
GroupId | GroupIdsystems.manifold |
ArtifactId | ArtifactIdmanifold-graphql |
Version | Version2019.1.30 |
Type | Typejar |
Filename | Size |
---|---|
manifold-graphql-2019.1.30.pom | |
manifold-graphql-2019.1.30.jar | 41 KB |
manifold-graphql-2019.1.30-sources.jar | 20 KB |
manifold-graphql-2019.1.30-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/systems.manifold/manifold-graphql/ -->
<dependency>
<groupId>systems.manifold</groupId>
<artifactId>manifold-graphql</artifactId>
<version>2019.1.30</version>
</dependency>
// https://jarcasting.com/artifacts/systems.manifold/manifold-graphql/
implementation 'systems.manifold:manifold-graphql:2019.1.30'
// https://jarcasting.com/artifacts/systems.manifold/manifold-graphql/
implementation ("systems.manifold:manifold-graphql:2019.1.30")
'systems.manifold:manifold-graphql:jar:2019.1.30'
<dependency org="systems.manifold" name="manifold-graphql" rev="2019.1.30">
<artifact name="manifold-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.manifold', module='manifold-graphql', version='2019.1.30')
)
libraryDependencies += "systems.manifold" % "manifold-graphql" % "2019.1.30"
[systems.manifold/manifold-graphql "2019.1.30"]