is not current version
Last Version 2.0.3

com.github.rougsig:fakito-runtime 2.0.0

A simple annotation processor for generating mvi fakes

GroupId

GroupId

com.github.rougsig
ArtifactId

ArtifactId

fakito-runtime
Version

Version

2.0.0
Type

Type

jar

Download fakito-runtime 2.0.0


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