MVN

com.github.rougsig : mvi-auto-mock-processor

Maven & Gradle

Mar 17, 2019
1 stars

MVI Auto Mock Processor · A simple annotation processor for generating mvi mocks

<dependency>
    <groupId>com.github.rougsig</groupId>
    <artifactId>mvi-auto-mock-processor</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rougsig : mvi-auto-mock-processor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.rougsig : mvi-auto-mock-processor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
mvi-auto-mock-processor-1.0.0

How to add a dependency to Maven

Add the following com.github.rougsig : mvi-auto-mock-processor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.rougsig</groupId>
    <artifactId>mvi-auto-mock-processor</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.rougsig : mvi-auto-mock-processor gradle dependency to your build.gradle file:

implementation 'com.github.rougsig:mvi-auto-mock-processor:1.0.0'

Gradle Kotlin DSL: Add the following com.github.rougsig : mvi-auto-mock-processor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.rougsig:mvi-auto-mock-processor:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.rougsig : mvi-auto-mock-processor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.rougsig" % "mvi-auto-mock-processor" % "1.0.0"

Advertisement

Dependencies from Group

Aug 05, 2021
4 usages
5 stars
Dec 11, 2018
1 usages
5 stars
Dec 19, 2018
1 usages
1 stars
Jun 08, 2019
1 usages
1 stars
Mar 17, 2019
1 usages
1 stars

Discover Dependencies

Jul 17, 2023
4 usages
67 stars
Mar 11, 2019
19 stars
Apr 15, 2019
Jul 01, 2019
2.5k stars
Nov 29, 2022
4 usages
1.9k stars
Feb 14, 2021
1 usages
90.5k stars