License |
License |
---|---|
GroupId | GroupIdcom.github.rougsig |
ArtifactId | ArtifactIdmvi-fake-processor |
Version | Version1.1.2 |
Type | Typejar |
Description |
DescriptionMVI Fake Processor
A simple annotation processor for generating mvi fakes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mvi-fake-processor-1.1.2.pom | |
mvi-fake-processor-1.1.2.jar | 66 KB |
mvi-fake-processor-1.1.2-sources.jar | 12 KB |
mvi-fake-processor-1.1.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rougsig/mvi-fake-processor/ -->
<dependency>
<groupId>com.github.rougsig</groupId>
<artifactId>mvi-fake-processor</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rougsig/mvi-fake-processor/
implementation 'com.github.rougsig:mvi-fake-processor:1.1.2'
// https://jarcasting.com/artifacts/com.github.rougsig/mvi-fake-processor/
implementation ("com.github.rougsig:mvi-fake-processor:1.1.2")
'com.github.rougsig:mvi-fake-processor:jar:1.1.2'
<dependency org="com.github.rougsig" name="mvi-fake-processor" rev="1.1.2">
<artifact name="mvi-fake-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rougsig', module='mvi-fake-processor', version='1.1.2')
)
libraryDependencies += "com.github.rougsig" % "mvi-fake-processor" % "1.1.2"
[com.github.rougsig/mvi-fake-processor "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rougsig : mvi-fake-runtime | jar | 1.1.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.31 |
me.eugeniomarletti.kotlin.metadata : kotlin-metadata | jar | 1.4.0 |
com.squareup : kotlinpoet | jar | 1.1.0 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.31 |
com.google.auto.service : auto-service | jar | 1.0-rc4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.testing.compile : compile-testing | jar | 0.15 |
mvi-fake » test-models | jar | unspecified |