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

com.f2prateek:progressbutton-parent 1.0.0

A button that helps with showing progress

Группа

Группа

com.f2prateek
Идентификатор

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

progressbutton-parent
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать progressbutton-parent 1.0.0

Имя Файла Размер
progressbutton-parent-1.0.0.pom 5 KB
Обзор

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