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

com.sharyuke.view:sharyuke-view 0.0.4

some custom views about android by sharyuke (short for yuke), this is the first textview which can count donw time , I will add more view in this jar file in the future

Группа

Группа

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

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

sharyuke-view
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать sharyuke-view 0.0.4


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