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