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