| License |
License
http://www.apache.org/licenses/LICENSE-2.0.txt
|
|---|---|
| GroupId | GroupIdcom.github.fondesa |
| ArtifactId | ArtifactIdouroboros |
| Version | Version0.0.1-a3 |
| Type | Typeaar |
| Description |
DescriptionOuroboros
A library that can save and restore the state of Android components easily.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ouroboros-0.0.1-a3.pom | |
| ouroboros-0.0.1-a3.aar | 27 KB |
| ouroboros-0.0.1-a3-sources.jar | 38 KB |
| ouroboros-0.0.1-a3-javadoc.jar | 150 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-annotations | jar | 25.3.1 |
| com.android.support » support-v4 | jar | 25.3.1 |