| License |
License |
|---|---|
| GroupId | GroupIdio.github.neo1125 |
| ArtifactId | ArtifactIdwave |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionWave
Wave Progress View for android compose
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wave-1.0.0.pom | |
| wave-1.0.0-sources.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.neo1125/wave/ -->
<dependency>
<groupId>io.github.neo1125</groupId>
<artifactId>wave</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.neo1125/wave/
implementation 'io.github.neo1125:wave:1.0.0'
// https://jarcasting.com/artifacts/io.github.neo1125/wave/
implementation ("io.github.neo1125:wave:1.0.0")
'io.github.neo1125:wave:aar:1.0.0'
<dependency org="io.github.neo1125" name="wave" rev="1.0.0">
<artifact name="wave" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.neo1125', module='wave', version='1.0.0')
)
libraryDependencies += "io.github.neo1125" % "wave" % "1.0.0"
[io.github.neo1125/wave "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
| androidx.compose.ui » ui | jar | 1.0.1 |
| androidx.compose.material » material | jar | 1.0.1 |
| androidx.compose.ui » ui-tooling-preview | jar | 1.0.1 |
| com.google.android.material » material | jar | 1.4.0 |