License |
License |
---|---|
GroupId | GroupIdcom.tbuonomo |
ArtifactId | ArtifactIddotsindicator |
Version | Version4.3 |
Type | Typepom |
Description |
Descriptiondotsindicator
Dots indicators for ViewPager in Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dotsindicator-4.3.pom | |
dotsindicator-4.3-release.aar | 70 KB |
dotsindicator-4.3-release-sources.jar | 14 KB |
dotsindicator-4.3-release-javadoc.jar | 392 KB |
dotsindicator-4.3-debug.aar | 73 KB |
dotsindicator-4.3-debug-sources.jar | 14 KB |
dotsindicator-4.3-debug-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tbuonomo/dotsindicator/ -->
<dependency>
<groupId>com.tbuonomo</groupId>
<artifactId>dotsindicator</artifactId>
<version>4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tbuonomo/dotsindicator/
implementation 'com.tbuonomo:dotsindicator:4.3'
// https://jarcasting.com/artifacts/com.tbuonomo/dotsindicator/
implementation ("com.tbuonomo:dotsindicator:4.3")
'com.tbuonomo:dotsindicator:pom:4.3'
<dependency org="com.tbuonomo" name="dotsindicator" rev="4.3">
<artifact name="dotsindicator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tbuonomo', module='dotsindicator', version='4.3')
)
libraryDependencies += "com.tbuonomo" % "dotsindicator" % "4.3"
[com.tbuonomo/dotsindicator "4.3"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat Optional | jar | 1.4.1 |
androidx.dynamicanimation » dynamicanimation Optional | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 Optional | jar | 1.6.21 |
androidx.viewpager2 » viewpager2 Optional | jar | 1.0.0 |