is not current version
Last Version 4.0.0-RC1

com.hannesdorfmann.fragmentargs:annotation 3.0.0


GroupId

GroupId

com.hannesdorfmann.fragmentargs
ArtifactId

ArtifactId

annotation
Version

Version

3.0.0
Type

Type

jar

Download annotation 3.0.0


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