| License |
License |
|---|---|
| GroupId | GroupIdio.github.sangcomz |
| ArtifactId | ArtifactIdStickyTimeLine |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
DescriptionStickyTimeLine
StickyTimeLine is timeline view for android.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| StickyTimeLine-1.0.0.pom | |
| StickyTimeLine-1.0.0-sources.jar | 9 KB |
| StickyTimeLine-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.sangcomz/StickyTimeLine/ -->
<dependency>
<groupId>io.github.sangcomz</groupId>
<artifactId>StickyTimeLine</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sangcomz/StickyTimeLine/
implementation 'io.github.sangcomz:StickyTimeLine:1.0.0'
// https://jarcasting.com/artifacts/io.github.sangcomz/StickyTimeLine/
implementation ("io.github.sangcomz:StickyTimeLine:1.0.0")
'io.github.sangcomz:StickyTimeLine:aar:1.0.0'
<dependency org="io.github.sangcomz" name="StickyTimeLine" rev="1.0.0">
<artifact name="StickyTimeLine" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sangcomz', module='StickyTimeLine', version='1.0.0')
)
libraryDependencies += "io.github.sangcomz" % "StickyTimeLine" % "1.0.0"
[io.github.sangcomz/StickyTimeLine "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.3 |