GroupId | GroupIdcom.bretpatterson |
---|---|
ArtifactId | ArtifactIdschemagen-graphql-joda |
Version | Version0.4.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.bretpatterson/schemagen-graphql-joda/ -->
<dependency>
<groupId>com.bretpatterson</groupId>
<artifactId>schemagen-graphql-joda</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bretpatterson/schemagen-graphql-joda/
implementation 'com.bretpatterson:schemagen-graphql-joda:0.4.1'
// https://jarcasting.com/artifacts/com.bretpatterson/schemagen-graphql-joda/
implementation ("com.bretpatterson:schemagen-graphql-joda:0.4.1")
'com.bretpatterson:schemagen-graphql-joda:jar:0.4.1'
<dependency org="com.bretpatterson" name="schemagen-graphql-joda" rev="0.4.1">
<artifact name="schemagen-graphql-joda" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bretpatterson', module='schemagen-graphql-joda', version='0.4.1')
)
libraryDependencies += "com.bretpatterson" % "schemagen-graphql-joda" % "0.4.1"
[com.bretpatterson/schemagen-graphql-joda "0.4.1"]