is not current version
Last Version 0.2.2

org.deephacks:graphene-root 0.1.1

Simple Persistence Framework.

GroupId

GroupId

org.deephacks
ArtifactId

ArtifactId

graphene-root
Version

Version

0.1.1
Type

Type

pom

Download graphene-root 0.1.1

Filename Size
graphene-root-0.1.1.pom 10 KB
Browse

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