is not current version
Last Version 0.4

com.github.rmannibucau:featured-mock 0.3


GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

featured-mock
Version

Version

0.3
Type

Type

jar

Download featured-mock 0.3


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