GroupId | GroupIdio.codearte.accurest |
---|---|
ArtifactId | ArtifactIdstub-runner-root |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
stub-runner-root-1.0.4.pom | |
stub-runner-root-1.0.4.jar | 261 bytes |
stub-runner-root-1.0.4-sources.jar | 261 bytes |
stub-runner-root-1.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.codearte.accurest/stub-runner-root/ -->
<dependency>
<groupId>io.codearte.accurest</groupId>
<artifactId>stub-runner-root</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.codearte.accurest/stub-runner-root/
implementation 'io.codearte.accurest:stub-runner-root:1.0.4'
// https://jarcasting.com/artifacts/io.codearte.accurest/stub-runner-root/
implementation ("io.codearte.accurest:stub-runner-root:1.0.4")
'io.codearte.accurest:stub-runner-root:jar:1.0.4'
<dependency org="io.codearte.accurest" name="stub-runner-root" rev="1.0.4">
<artifact name="stub-runner-root" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codearte.accurest', module='stub-runner-root', version='1.0.4')
)
libraryDependencies += "io.codearte.accurest" % "stub-runner-root" % "1.0.4"
[io.codearte.accurest/stub-runner-root "1.0.4"]