is not current version
Last Version 0.3.3

org.deephacks.graphene:graphene-core 0.3.1

graphene core

GroupId

GroupId

org.deephacks.graphene
ArtifactId

ArtifactId

graphene-core
Version

Version

0.3.1
Type

Type

jar

Download graphene-core 0.3.1


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