is not current version
Last Version 0.1.1

net.technearts:rip 0.0.2

Rest in peace: Mock rest services for testing

Categories

Categories

Net
GroupId

GroupId

net.technearts
ArtifactId

ArtifactId

rip
Version

Version

0.0.2
Type

Type

jar

Download rip 0.0.2


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