is not current version
Last Version 1.14.1-2019-09-17T11-38-32

com.nfl.glitr:glitr 1.3.0-2017-12-13T19-43-00

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

GroupId

GroupId

com.nfl.glitr
ArtifactId

ArtifactId

glitr
Version

Version

1.3.0-2017-12-13T19-43-00
Type

Type

jar

Download glitr 1.3.0-2017-12-13T19-43-00


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