graphene examples


License

License

Apache License
GroupId

GroupId

org.deephacks
ArtifactId

ArtifactId

graphene-examples
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

graphene examples
graphene examples

Download graphene-examples

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.deephacks : graphene-core jar 0.1.0
org.deephacks : graphene-cdi jar 0.1.0
javax.enterprise : cdi-api jar 1.1
org.jboss.weld : weld-core jar 2.0.2.Final
org.jboss.weld.se : weld-se-core jar 2.0.2.Final
org.json : json jar 20090211

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.1.0