Last Version

dynamiccurve 2.0.0

Library that simplifies making & designing simple curves in Android.

License

License

GroupId

GroupId

io.github.binishmanandhar23.dynamiccurve
ArtifactId

ArtifactId

dynamiccurve
Version

Version

2.0.0
Type

Type

aar
Description

Description

dynamiccurve
Library that simplifies making & designing simple curves in Android.
Project URL

Project URL

https://github.com/binishmanandhar23/dynamiccurve
Source Code Management

Source Code Management

https://github.com/binishmanandhar23/dynamiccurve

Download dynamiccurve 2.0.0


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

Dependencies

runtime (15)

Group / Artifact Type Version
androidx.activity » activity-compose jar 1.4.0
androidx.compose.material » material jar 1.1.1
androidx.compose.animation » animation jar 1.1.1
androidx.compose.ui » ui-tooling jar 1.1.1
androidx.lifecycle » lifecycle-viewmodel-compose jar 2.4.1
com.google.accompanist : accompanist-appcompat-theme jar 0.15.0
androidx.compose.runtime » runtime-livedata jar 1.1.1
androidx.constraintlayout » constraintlayout-compose jar 1.0.0
androidx.paging » paging-compose jar 1.0.0-alpha14
com.google.accompanist : accompanist-pager jar 0.20.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
androidx.constraintlayout » constraintlayout jar 2.1.3

Project Modules

There are no modules declared in this project.