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

com.hardsoftstudio.real.textview:library 0.9.0

A better TextView, a real one, with a mix of open source libraries and improvements

Группа

Группа

com.hardsoftstudio.real.textview
Идентификатор

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

library
Версия

Версия

0.9.0
Тип

Тип

aar

Скачать library 0.9.0


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