Tide

Tide is a modern Waveform Seek Bar library for Android written in Java.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

dev.alshakib.tide
ArtifactId

ArtifactId

tide
Last Version

Last Version

2.0.0-rc1
Release Date

Release Date

Type

Type

aar
Description

Description

Tide
Tide is a modern Waveform Seek Bar library for Android written in Java.
Project URL

Project URL

https://github.com/AlShakib/Tide
Source Code Management

Source Code Management

https://github.com/AlShakib/Tide/tree/main

Download tide

How to add to project

<!-- https://jarcasting.com/artifacts/dev.alshakib.tide/tide/ -->
<dependency>
    <groupId>dev.alshakib.tide</groupId>
    <artifactId>tide</artifactId>
    <version>2.0.0-rc1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.alshakib.tide/tide/
implementation 'dev.alshakib.tide:tide:2.0.0-rc1'
// https://jarcasting.com/artifacts/dev.alshakib.tide/tide/
implementation ("dev.alshakib.tide:tide:2.0.0-rc1")
'dev.alshakib.tide:tide:aar:2.0.0-rc1'
<dependency org="dev.alshakib.tide" name="tide" rev="2.0.0-rc1">
  <artifact name="tide" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.alshakib.tide', module='tide', version='2.0.0-rc1')
)
libraryDependencies += "dev.alshakib.tide" % "tide" % "2.0.0-rc1"
[dev.alshakib.tide/tide "2.0.0-rc1"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-rc1
1.1.0
1.0.0-rc1