не последняя версия
Последняя версия 4.0.0-RC1

com.hannesdorfmann.fragmentargs:annotation 0.0.16


Группа

Группа

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

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

annotation
Версия

Версия

0.0.16
Тип

Тип

jar

Скачать annotation 0.0.16


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