is not current version
Last Version 0.3.3

org.deephacks.graphene:graphene-cdi 0.3.2

graphene cdi

GroupId

GroupId

org.deephacks.graphene
ArtifactId

ArtifactId

graphene-cdi
Version

Version

0.3.2
Type

Type

jar

Download graphene-cdi 0.3.2


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