is not current version
Last Version 4.0.0-RC1

com.hannesdorfmann.fragmentargs:annotation 0.0.16


GroupId

GroupId

com.hannesdorfmann.fragmentargs
ArtifactId

ArtifactId

annotation
Version

Version

0.0.16
Type

Type

jar

Download 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"]