не последняя версия
Последняя версия 1.0.1

io.github.student9128:commonwidget 1.0.0

some custom widgets

Группа

Группа

io.github.student9128
Идентификатор

Идентификатор

commonwidget
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать commonwidget 1.0.0


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