commonwidget

some custom widgets

License

License

GroupId

GroupId

io.github.student9128
ArtifactId

ArtifactId

commonwidget
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

commonwidget
some custom widgets
Project URL

Project URL

https://github.com/student9128/CommonWidget.git
Source Code Management

Source Code Management

https://github.com/student9128/CommonWidget/tree/master

Download commonwidget

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0