is not current version
Last Version 5.11.9

io.github.arkinator:mockserver-netty 5.11.7


Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.arkinator
ArtifactId

ArtifactId

mockserver-netty
Version

Version

5.11.7
Type

Type

jar

Download mockserver-netty 5.11.7


<!-- https://jarcasting.com/artifacts/io.github.arkinator/mockserver-netty/ -->
<dependency>
    <groupId>io.github.arkinator</groupId>
    <artifactId>mockserver-netty</artifactId>
    <version>5.11.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.arkinator/mockserver-netty/
implementation 'io.github.arkinator:mockserver-netty:5.11.7'
// https://jarcasting.com/artifacts/io.github.arkinator/mockserver-netty/
implementation ("io.github.arkinator:mockserver-netty:5.11.7")
'io.github.arkinator:mockserver-netty:jar:5.11.7'
<dependency org="io.github.arkinator" name="mockserver-netty" rev="5.11.7">
  <artifact name="mockserver-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.arkinator', module='mockserver-netty', version='5.11.7')
)
libraryDependencies += "io.github.arkinator" % "mockserver-netty" % "5.11.7"
[io.github.arkinator/mockserver-netty "5.11.7"]