is not current version
Last Version 0.1.1

net.technearts:rip 0.0.3

Rest in peace: Mock rest services for testing

Categories

Categories

Net
GroupId

GroupId

net.technearts
ArtifactId

ArtifactId

rip
Version

Version

0.0.3
Type

Type

jar

Download rip 0.0.3


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