Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.paissad.tools.reqcoco |
ArtifactId | ArtifactIdreqcoco-runner |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
reqcoco-runner-1.0.3.pom | |
reqcoco-runner-1.0.3.jar | 16 KB |
reqcoco-runner-1.0.3-sources.jar | 9 KB |
reqcoco-runner-1.0.3-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.paissad.tools.reqcoco/reqcoco-runner/ -->
<dependency>
<groupId>net.paissad.tools.reqcoco</groupId>
<artifactId>reqcoco-runner</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.paissad.tools.reqcoco/reqcoco-runner/
implementation 'net.paissad.tools.reqcoco:reqcoco-runner:1.0.3'
// https://jarcasting.com/artifacts/net.paissad.tools.reqcoco/reqcoco-runner/
implementation ("net.paissad.tools.reqcoco:reqcoco-runner:1.0.3")
'net.paissad.tools.reqcoco:reqcoco-runner:jar:1.0.3'
<dependency org="net.paissad.tools.reqcoco" name="reqcoco-runner" rev="1.0.3">
<artifact name="reqcoco-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.paissad.tools.reqcoco', module='reqcoco-runner', version='1.0.3')
)
libraryDependencies += "net.paissad.tools.reqcoco" % "reqcoco-runner" % "1.0.3"
[net.paissad.tools.reqcoco/reqcoco-runner "1.0.3"]