is not current version
Last Version 0.2.2

org.deephacks:graphene-cdi 0.1.1

graphene cdi

GroupId

GroupId

org.deephacks
ArtifactId

ArtifactId

graphene-cdi
Version

Version

0.1.1
Type

Type

jar

Download graphene-cdi 0.1.1


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