is not current version
Last Version 0.3.0

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

format Java Class to GraphQL schema type

GroupId

GroupId

io.github.morningk
ArtifactId

ArtifactId

class-to-graphql-schema-type
Version

Version

0.2.1
Type

Type

jar

Download class-to-graphql-schema-type 0.2.1


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