Last Version

com.hannesdorfmann.fragmentargs:annotation 4.0.0-RC1

Generates Android Fragment Arguments

License

License

GroupId

GroupId

com.hannesdorfmann.fragmentargs
ArtifactId

ArtifactId

annotation
Version

Version

4.0.0-RC1
Type

Type

jar
Description

Description

Generates Android Fragment Arguments
Project Organization

Project Organization

Hannes Dorfmann

Download annotation 4.0.0-RC1


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.