MVN

com.github.fondesa : lyra

Maven & Gradle

May 04, 2017
1 usages
87 stars

lyra · A library that can save and restore the state of Android components easily.

<dependency>
    <groupId>com.github.fondesa</groupId>
    <artifactId>lyra</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fondesa : lyra to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1
  • Latest Release Candidate: 1.0.0-rc1

All Versions

Choose a version of com.github.fondesa : lyra to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
lyra-1.0.1
lyra-1.0.0
lyra-1.0.0-rc1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.fondesa</groupId>
    <artifactId>lyra</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fondesa : lyra gradle dependency to your build.gradle file:

implementation 'com.github.fondesa:lyra:1.0.1'

Gradle Kotlin DSL: Add the following com.github.fondesa : lyra gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fondesa:lyra:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fondesa : lyra sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fondesa" % "lyra" % "1.0.1"

Advertisement

Dependencies from Group

Nov 11, 2022
7 usages
458 stars
Apr 03, 2017
1 usages
88 stars
May 04, 2017
1 usages
87 stars

Discover Dependencies

Jun 30, 2022
2 usages
78 stars
May 23, 2018
2 usages
0 stars
Apr 10, 2018
1 usages
12 stars
Aug 29, 2017
1 usages
Aug 29, 2017
1 usages
Jul 02, 2017
2 usages
354 stars
Aug 28, 2017
1 usages
0 stars