MVN

org.orbit-mvi : orbit-core

Maven & Gradle

May 18, 2023
3 usages
828 stars

org.orbit-mvi:orbit-core · A simple MVI framework for Kotlin Multiplatform and Android

<dependency>
    <groupId>org.orbit-mvi</groupId>
    <artifactId>orbit-core</artifactId>
    <version>6.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.orbit-mvi : orbit-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.0

All Versions

Choose a version of org.orbit-mvi : orbit-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
orbit-core-6.0.0
5.0.x
orbit-core-5.0.0
4.6.x
orbit-core-4.6.1
orbit-core-4.6.0
4.5.x
orbit-core-4.5.0
4.4.x
orbit-core-4.4.0
4.3.x
orbit-core-4.3.2
orbit-core-4.3.1
orbit-core-4.3.0
4.2.x
orbit-core-4.2.0
4.1.x
orbit-core-4.1.3
orbit-core-4.1.2
orbit-core-4.1.1
orbit-core-4.1.0
4.0.x
orbit-core-4.0.1
orbit-core-4.0.0
3.1.x
orbit-core-3.1.1
orbit-core-3.1.0
3.0.x
orbit-core-3.0.1
orbit-core-3.0.0

How to add a dependency to Maven

Add the following org.orbit-mvi : orbit-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.orbit-mvi</groupId>
    <artifactId>orbit-core</artifactId>
    <version>6.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.orbit-mvi : orbit-core gradle dependency to your build.gradle file:

implementation 'org.orbit-mvi:orbit-core:6.0.0'

Gradle Kotlin DSL: Add the following org.orbit-mvi : orbit-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.orbit-mvi:orbit-core:6.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.orbit-mvi : orbit-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.orbit-mvi" % "orbit-core" % "6.0.0"

Advertisement

Dependencies from Group

May 18, 2023
3 usages
828 stars
Jul 09, 2021
1 usages
828 stars
May 18, 2023
1 usages
828 stars
May 18, 2023
1 usages
828 stars
May 18, 2023
1 usages
828 stars

Discover Dependencies

Feb 17, 2016
5 usages
13 stars
Jun 08, 2020
13 usages
312 stars
Apr 02, 2023
6 usages
2.4k stars
Jul 16, 2017
2 usages
13 stars
Jul 28, 2021
3 usages
58 stars
Jul 28, 2021
3 usages
58 stars
Oct 01, 2014
3 usages
39 stars