is not current version
Last Version 0.2.2

org.deephacks:graphene-examples 0.1.0

graphene examples

GroupId

GroupId

org.deephacks
ArtifactId

ArtifactId

graphene-examples
Version

Version

0.1.0
Type

Type

jar

Download graphene-examples 0.1.0


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