Last Version

MVI Auto Mock Runtime 1.0.0

A simple annotation processor for generating mvi mocks

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.rougsig
ArtifactId

ArtifactId

mvi-auto-mock-runtime
Version

Version

1.0.0
Type

Type

jar
Description

Description

MVI Auto Mock Runtime
A simple annotation processor for generating mvi mocks
Project URL

Project URL

https://github.com/rougsig/mvi-auto-mock
Source Code Management

Source Code Management

https://github.com/rougsig/mvi-auto-mock

Download mvi-auto-mock-runtime 1.0.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21

Project Modules

There are no modules declared in this project.