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