не последняя версия
Последняя версия 0.2.2

org.deephacks:graphene-root 0.1.1

Simple Persistence Framework.

Группа

Группа

org.deephacks
Идентификатор

Идентификатор

graphene-root
Версия

Версия

0.1.1
Тип

Тип

pom

Скачать graphene-root 0.1.1

Имя Файла Размер
graphene-root-0.1.1.pom 10 KB
Обзор

<!-- 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"]