MVN

dev.marcellogalhardo : retained-activity

Maven & Gradle

Jul 23, 2023
1 usages
321 stars

retained-activity · A lightweight alternative to Android's ViewModels. The easiest way to retain instances in Activities, Fragments or Composables.

<dependency>
    <groupId>dev.marcellogalhardo</groupId>
    <artifactId>retained-activity</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.marcellogalhardo : retained-activity to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of dev.marcellogalhardo : retained-activity to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
retained-activity-1.0.2
retained-activity-1.0.1
retained-activity-1.0.0
0.17.x
retained-activity-0.17.0
0.16.x
retained-activity-0.16.0
0.15.x
retained-activity-0.15.3
retained-activity-0.15.2
retained-activity-0.15.0
0.14.x
retained-activity-0.14.1
retained-activity-0.14.0
0.13.x
retained-activity-0.13.0
0.12.x
retained-activity-0.12.0

How to add a dependency to Maven

Add the following dev.marcellogalhardo : retained-activity maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.marcellogalhardo</groupId>
    <artifactId>retained-activity</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.marcellogalhardo : retained-activity gradle dependency to your build.gradle file:

implementation 'dev.marcellogalhardo:retained-activity:1.0.2'

Gradle Kotlin DSL: Add the following dev.marcellogalhardo : retained-activity gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.marcellogalhardo:retained-activity:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.marcellogalhardo : retained-activity sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.marcellogalhardo" % "retained-activity" % "1.0.2"

Advertisement

Dependencies from Group

Jul 23, 2023
6 usages
321 stars
Jul 23, 2023
2 usages
321 stars
Jul 23, 2023
2 usages
321 stars
Jul 23, 2023
1 usages
321 stars
Jul 23, 2023
321 stars

Discover Dependencies

Jul 10, 2021
1 usages
1 stars
Apr 29, 2022
1 usages
Aug 13, 2021
1 usages
Aug 18, 2021
1 usages
May 25, 2022
1 usages
10 stars
Dec 16, 2022
1 usages
4 stars
Mar 11, 2023
1 usages
238 stars
Jul 21, 2023
1 usages
373 stars