Fakito Runtime

A simple annotation processor for generating mvi fakes

License

License

GroupId

GroupId

com.github.rougsig
ArtifactId

ArtifactId

fakito-runtime
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Fakito Runtime
A simple annotation processor for generating mvi fakes
Project URL

Project URL

https://github.com/rougsig/fakito
Source Code Management

Source Code Management

https://github.com/rougsig/fakito

Download fakito-runtime

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0