com.hannesdorfmann.fragmentargs:annotation

Generates Android Fragment Arguments

License

License

GroupId

GroupId

com.hannesdorfmann.fragmentargs
ArtifactId

ArtifactId

annotation
Last Version

Last Version

4.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Generates Android Fragment Arguments
Project Organization

Project Organization

Hannes Dorfmann

Download annotation

How to add to project

<!-- 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.

Versions

Version
4.0.0-RC1
3.0.2
3.0.1
3.0.0
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.2.0
1.1.0
1.1.0-RC1
1.0.3
1.0.2
1.0.1
1.0.0
0.8.0
0.0.16
0.0.15