MVN

com.unfinished.simplemvi : simplemvi

Maven & Gradle

Feb 04, 2022
1 stars

Simple MVI · Supports Model-View-Intent Architecture Pattern

<dependency>
    <groupId>com.unfinished.simplemvi</groupId>
    <artifactId>simplemvi</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.unfinished.simplemvi : simplemvi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.unfinished.simplemvi : simplemvi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
simplemvi-1.0.0

How to add a dependency to Maven

Add the following com.unfinished.simplemvi : simplemvi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.unfinished.simplemvi</groupId>
    <artifactId>simplemvi</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.unfinished.simplemvi : simplemvi gradle dependency to your build.gradle file:

implementation 'com.unfinished.simplemvi:simplemvi:1.0.0'

Gradle Kotlin DSL: Add the following com.unfinished.simplemvi : simplemvi gradle kotlin dependency to your build.gradle.kts file:

implementation("com.unfinished.simplemvi:simplemvi:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.unfinished.simplemvi : simplemvi sbt scala dependency to your build.sbt file:

libraryDependencies += "com.unfinished.simplemvi" % "simplemvi" % "1.0.0"

Advertisement

Dependencies from Group

Feb 04, 2022
1 stars

Discover Dependencies

May 23, 2023
1 usages
392 stars
Feb 08, 2022
0 stars
Oct 27, 2022
57 stars
Mar 18, 2022
1 usages
1.5k stars
Feb 06, 2022
52 stars
Feb 08, 2022
1 usages
73 stars
Feb 07, 2022
1 usages
2 stars
Aug 21, 2023
2 usages
1.2k stars