Last Version

glitr-core 0.0.5

A library that lets you use Plain Old Java Objects to describe your GraphQL schema.

License

License

MIT
GroupId

GroupId

com.nfl.glitr
ArtifactId

ArtifactId

glitr-core
Version

Version

0.0.5
Type

Type

jar
Description

Description

glitr-core
A library that lets you use Plain Old Java Objects to describe your GraphQL schema.
Project URL

Project URL

https://github.com/nfl/glitr-core
Source Code Management

Source Code Management

https://github.com/nfl/glitr-core

Download glitr-core 0.0.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.