GroupId | GroupIdlv.ctco.cukes |
---|---|
ArtifactId | ArtifactIdcukes-graphql |
Version | Version0.0.25 |
Type | Typejar |
Filename | Size |
---|---|
cukes-graphql-0.0.25.pom | |
cukes-graphql-0.0.25.jar | 7 KB |
cukes-graphql-0.0.25-sources.jar | 4 KB |
cukes-graphql-0.0.25-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-graphql/ -->
<dependency>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes-graphql</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-graphql/
implementation 'lv.ctco.cukes:cukes-graphql:0.0.25'
// https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-graphql/
implementation ("lv.ctco.cukes:cukes-graphql:0.0.25")
'lv.ctco.cukes:cukes-graphql:jar:0.0.25'
<dependency org="lv.ctco.cukes" name="cukes-graphql" rev="0.0.25">
<artifact name="cukes-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='lv.ctco.cukes', module='cukes-graphql', version='0.0.25')
)
libraryDependencies += "lv.ctco.cukes" % "cukes-graphql" % "0.0.25"
[lv.ctco.cukes/cukes-graphql "0.0.25"]