Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.bloemsma.graphql.query |
ArtifactId | ArtifactIdgraphql-query |
Version | Version0.0.1-PRE |
Type | Typejar |
Filename | Size |
---|---|
graphql-query-0.0.1-PRE.pom | |
graphql-query-0.0.1-PRE.jar | 109 KB |
graphql-query-0.0.1-PRE-sources.jar | 9 KB |
graphql-query-0.0.1-PRE-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.bloemsma.graphql.query/graphql-query/ -->
<dependency>
<groupId>net.bloemsma.graphql.query</groupId>
<artifactId>graphql-query</artifactId>
<version>0.0.1-PRE</version>
</dependency>
// https://jarcasting.com/artifacts/net.bloemsma.graphql.query/graphql-query/
implementation 'net.bloemsma.graphql.query:graphql-query:0.0.1-PRE'
// https://jarcasting.com/artifacts/net.bloemsma.graphql.query/graphql-query/
implementation ("net.bloemsma.graphql.query:graphql-query:0.0.1-PRE")
'net.bloemsma.graphql.query:graphql-query:jar:0.0.1-PRE'
<dependency org="net.bloemsma.graphql.query" name="graphql-query" rev="0.0.1-PRE">
<artifact name="graphql-query" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bloemsma.graphql.query', module='graphql-query', version='0.0.1-PRE')
)
libraryDependencies += "net.bloemsma.graphql.query" % "graphql-query" % "0.0.1-PRE"
[net.bloemsma.graphql.query/graphql-query "0.0.1-PRE"]