is not current version
Last Version 1.1

io.codearte.accurest:stubs-assembly-descriptor 1.0

Assembly Descriptor for WireMock Stubs JAR

GroupId

GroupId

io.codearte.accurest
ArtifactId

ArtifactId

stubs-assembly-descriptor
Version

Version

1.0
Type

Type

jar

Download stubs-assembly-descriptor 1.0


<!-- https://jarcasting.com/artifacts/io.codearte.accurest/stubs-assembly-descriptor/ -->
<dependency>
    <groupId>io.codearte.accurest</groupId>
    <artifactId>stubs-assembly-descriptor</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.codearte.accurest/stubs-assembly-descriptor/
implementation 'io.codearte.accurest:stubs-assembly-descriptor:1.0'
// https://jarcasting.com/artifacts/io.codearte.accurest/stubs-assembly-descriptor/
implementation ("io.codearte.accurest:stubs-assembly-descriptor:1.0")
'io.codearte.accurest:stubs-assembly-descriptor:jar:1.0'
<dependency org="io.codearte.accurest" name="stubs-assembly-descriptor" rev="1.0">
  <artifact name="stubs-assembly-descriptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codearte.accurest', module='stubs-assembly-descriptor', version='1.0')
)
libraryDependencies += "io.codearte.accurest" % "stubs-assembly-descriptor" % "1.0"
[io.codearte.accurest/stubs-assembly-descriptor "1.0"]