GroupId | GroupIdcom.infomaximum |
---|---|
ArtifactId | ArtifactIdcluster-graphql |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
cluster-graphql-1.0.0.pom | |
cluster-graphql-1.0.0.jar | 84 KB |
cluster-graphql-1.0.0-sources.jar | 48 KB |
cluster-graphql-1.0.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.infomaximum/cluster-graphql/
implementation 'com.infomaximum:cluster-graphql:1.0.0'
// https://jarcasting.com/artifacts/com.infomaximum/cluster-graphql/
implementation ("com.infomaximum:cluster-graphql:1.0.0")
'com.infomaximum:cluster-graphql:jar:1.0.0'
<dependency org="com.infomaximum" name="cluster-graphql" rev="1.0.0">
<artifact name="cluster-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infomaximum', module='cluster-graphql', version='1.0.0')
)
libraryDependencies += "com.infomaximum" % "cluster-graphql" % "1.0.0"
[com.infomaximum/cluster-graphql "1.0.0"]