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

com.andrewgiang.spritzertextview:library 0.1.0

A simple TextView wrapper for the OpenSpritz-Android project

Группа

Группа

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

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

library
Версия

Версия

0.1.0
Тип

Тип

aar

Скачать library 0.1.0


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