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