Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.paissad.tools.reqcoco |
ArtifactId | ArtifactIdreqcoco-runner |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
reqcoco-runner-1.0.1.pom | |
reqcoco-runner-1.0.1.jar | 16 KB |
reqcoco-runner-1.0.1-sources.jar | 9 KB |
reqcoco-runner-1.0.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.paissad.tools.reqcoco/reqcoco-runner/
implementation 'net.paissad.tools.reqcoco:reqcoco-runner:1.0.1'
// https://jarcasting.com/artifacts/net.paissad.tools.reqcoco/reqcoco-runner/
implementation ("net.paissad.tools.reqcoco:reqcoco-runner:1.0.1")
'net.paissad.tools.reqcoco:reqcoco-runner:jar:1.0.1'
<dependency org="net.paissad.tools.reqcoco" name="reqcoco-runner" rev="1.0.1">
<artifact name="reqcoco-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.paissad.tools.reqcoco', module='reqcoco-runner', version='1.0.1')
)
libraryDependencies += "net.paissad.tools.reqcoco" % "reqcoco-runner" % "1.0.1"
[net.paissad.tools.reqcoco/reqcoco-runner "1.0.1"]