License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdcom.github.tomsbee8 |
ArtifactId | ArtifactIdPageStateManage |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionPageStateManage
Android page state manager
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
PageStateManage-1.2.pom | |
PageStateManage-1.2.aar | 24 KB |
PageStateManage-1.2-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tomsbee8/PageStateManage/ -->
<dependency>
<groupId>com.github.tomsbee8</groupId>
<artifactId>PageStateManage</artifactId>
<version>1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomsbee8/PageStateManage/
implementation 'com.github.tomsbee8:PageStateManage:1.2'
// https://jarcasting.com/artifacts/com.github.tomsbee8/PageStateManage/
implementation ("com.github.tomsbee8:PageStateManage:1.2")
'com.github.tomsbee8:PageStateManage:aar:1.2'
<dependency org="com.github.tomsbee8" name="PageStateManage" rev="1.2">
<artifact name="PageStateManage" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomsbee8', module='PageStateManage', version='1.2')
)
libraryDependencies += "com.github.tomsbee8" % "PageStateManage" % "1.2"
[com.github.tomsbee8/PageStateManage "1.2"]
Group / Artifact | Type | Version |
---|---|---|
» unspecified | jar | |
androidx.appcompat » appcompat | jar | 1.1.0 |
androidx.legacy » legacy-support-v4 | jar | 1.0.0 |