| License |
License |
|---|---|
| GroupId | GroupIdcom.guardanis |
| ArtifactId | ArtifactIdsteps |
| Version | Version2.0.1 |
| Type | Typeaar |
| Description |
Descriptionsteps
A controller enabling a paginated layout style
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| steps-2.0.1.pom | |
| steps-2.0.1-sources.jar | 9 KB |
| steps-2.0.1-javadoc.jar | 160 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guardanis/steps/ -->
<dependency>
<groupId>com.guardanis</groupId>
<artifactId>steps</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.guardanis/steps/
implementation 'com.guardanis:steps:2.0.1'
// https://jarcasting.com/artifacts/com.guardanis/steps/
implementation ("com.guardanis:steps:2.0.1")
'com.guardanis:steps:aar:2.0.1'
<dependency org="com.guardanis" name="steps" rev="2.0.1">
<artifact name="steps" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.guardanis', module='steps', version='2.0.1')
)
libraryDependencies += "com.guardanis" % "steps" % "2.0.1"
[com.guardanis/steps "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |