Last Version

Ouroboros 0.0.1-a3

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

License

License

http://www.apache.org/licenses/LICENSE-2.0.txt
GroupId

GroupId

com.github.fondesa
ArtifactId

ArtifactId

ouroboros
Version

Version

0.0.1-a3
Type

Type

aar
Description

Description

Ouroboros
A library that can save and restore the state of Android components easily.
Project URL

Project URL

https://github.com/Fondesa/Ouroboros
Source Code Management

Source Code Management

https://github.com/Fondesa/Ouroboros

Download ouroboros 0.0.1-a3


<!-- https://jarcasting.com/artifacts/com.github.fondesa/ouroboros/ -->
<dependency>
    <groupId>com.github.fondesa</groupId>
    <artifactId>ouroboros</artifactId>
    <version>0.0.1-a3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fondesa/ouroboros/
implementation 'com.github.fondesa:ouroboros:0.0.1-a3'
// https://jarcasting.com/artifacts/com.github.fondesa/ouroboros/
implementation ("com.github.fondesa:ouroboros:0.0.1-a3")
'com.github.fondesa:ouroboros:aar:0.0.1-a3'
<dependency org="com.github.fondesa" name="ouroboros" rev="0.0.1-a3">
  <artifact name="ouroboros" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.fondesa', module='ouroboros', version='0.0.1-a3')
)
libraryDependencies += "com.github.fondesa" % "ouroboros" % "0.0.1-a3"
[com.github.fondesa/ouroboros "0.0.1-a3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » support-annotations jar 25.3.1
com.android.support » support-v4 jar 25.3.1

Project Modules

There are no modules declared in this project.