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