Last Version

omock 1.0.2

This is a object mock tools

License

License

GroupId

GroupId

com.github.xwine
ArtifactId

ArtifactId

omock
Version

Version

1.0.2
Type

Type

jar
Description

Description

omock
This is a object mock tools

Download omock 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
org.slf4j : slf4j-api jar 1.6.6

test (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.