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

io.github.morningk:class-to-graphql-schema-type 0.1.0

a java util convert list to tree

Группа

Группа

io.github.morningk
Идентификатор

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

class-to-graphql-schema-type
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать class-to-graphql-schema-type 0.1.0


<!-- https://jarcasting.com/artifacts/io.github.morningk/class-to-graphql-schema-type/ -->
<dependency>
    <groupId>io.github.morningk</groupId>
    <artifactId>class-to-graphql-schema-type</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.morningk/class-to-graphql-schema-type/
implementation 'io.github.morningk:class-to-graphql-schema-type:0.1.0'
// https://jarcasting.com/artifacts/io.github.morningk/class-to-graphql-schema-type/
implementation ("io.github.morningk:class-to-graphql-schema-type:0.1.0")
'io.github.morningk:class-to-graphql-schema-type:jar:0.1.0'
<dependency org="io.github.morningk" name="class-to-graphql-schema-type" rev="0.1.0">
  <artifact name="class-to-graphql-schema-type" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.morningk', module='class-to-graphql-schema-type', version='0.1.0')
)
libraryDependencies += "io.github.morningk" % "class-to-graphql-schema-type" % "0.1.0"
[io.github.morningk/class-to-graphql-schema-type "0.1.0"]