GroupId | GroupIdcom.infomaximum |
---|---|
ArtifactId | ArtifactIdcluster-graphql |
Version | Version1.0.1p1 |
Type | Typejar |
Filename | Size |
---|---|
cluster-graphql-1.0.1p1.pom | |
cluster-graphql-1.0.1p1.jar | 84 KB |
cluster-graphql-1.0.1p1-sources.jar | 48 KB |
cluster-graphql-1.0.1p1-javadoc.jar | 262 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.infomaximum/cluster-graphql/ -->
<dependency>
<groupId>com.infomaximum</groupId>
<artifactId>cluster-graphql</artifactId>
<version>1.0.1p1</version>
</dependency>
// https://jarcasting.com/artifacts/com.infomaximum/cluster-graphql/
implementation 'com.infomaximum:cluster-graphql:1.0.1p1'
// https://jarcasting.com/artifacts/com.infomaximum/cluster-graphql/
implementation ("com.infomaximum:cluster-graphql:1.0.1p1")
'com.infomaximum:cluster-graphql:jar:1.0.1p1'
<dependency org="com.infomaximum" name="cluster-graphql" rev="1.0.1p1">
<artifact name="cluster-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infomaximum', module='cluster-graphql', version='1.0.1p1')
)
libraryDependencies += "com.infomaximum" % "cluster-graphql" % "1.0.1p1"
[com.infomaximum/cluster-graphql "1.0.1p1"]