is not current version
Last Version 4.1.0

com.zhokhov.graphql:graphql-datetime-autoconfigure 3.1.0

The set of RFC 3339 compliant date/time scalar types for GraphQL Java implementation

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.zhokhov.graphql
ArtifactId

ArtifactId

graphql-datetime-autoconfigure
Version

Version

3.1.0
Type

Type

jar

Download graphql-datetime-autoconfigure 3.1.0


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