is not current version
Last Version 2.0.3

com.github.rougsig:fakito-processor 2.0.0

A simple annotation processor for generating mvi fakes

GroupId

GroupId

com.github.rougsig
ArtifactId

ArtifactId

fakito-processor
Version

Version

2.0.0
Type

Type

jar

Download fakito-processor 2.0.0


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