is not current version
Last Version 0.13.0

com.github.tonivade:zeromock-pure 0.12.0

Mock Http Server (mostly) without dependencies

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

zeromock-pure
Version

Version

0.12.0
Type

Type

jar

Download zeromock-pure 0.12.0


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