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

com.github.vicpinm:crv-annotations 5.0.0

Recycler View with pagination in a clean way

Группа

Группа

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

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

crv-annotations
Версия

Версия

5.0.0
Тип

Тип

jar

Скачать crv-annotations 5.0.0


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