Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdcom.zhokhov.graphql |
ArtifactId | ArtifactIdgraphql-datetime-autoconfigure |
Version | Version2.3.0 |
Type | Typejar |
Filename | Size |
---|---|
graphql-datetime-autoconfigure-2.3.0.pom | |
graphql-datetime-autoconfigure-2.3.0.jar | 261 bytes |
graphql-datetime-autoconfigure-2.3.0-sources.jar | 261 bytes |
graphql-datetime-autoconfigure-2.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.zhokhov.graphql/graphql-datetime-autoconfigure/ -->
<dependency>
<groupId>com.zhokhov.graphql</groupId>
<artifactId>graphql-datetime-autoconfigure</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zhokhov.graphql/graphql-datetime-autoconfigure/
implementation 'com.zhokhov.graphql:graphql-datetime-autoconfigure:2.3.0'
// https://jarcasting.com/artifacts/com.zhokhov.graphql/graphql-datetime-autoconfigure/
implementation ("com.zhokhov.graphql:graphql-datetime-autoconfigure:2.3.0")
'com.zhokhov.graphql:graphql-datetime-autoconfigure:jar:2.3.0'
<dependency org="com.zhokhov.graphql" name="graphql-datetime-autoconfigure" rev="2.3.0">
<artifact name="graphql-datetime-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zhokhov.graphql', module='graphql-datetime-autoconfigure', version='2.3.0')
)
libraryDependencies += "com.zhokhov.graphql" % "graphql-datetime-autoconfigure" % "2.3.0"
[com.zhokhov.graphql/graphql-datetime-autoconfigure "2.3.0"]