custom-view


License

License

Categories

Categories

Arthas General Purpose Libraries Utility
GroupId

GroupId

io.github.ksrainarthas
ArtifactId

ArtifactId

custom-view
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

custom-view
custom-view

Download custom-view

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0