Last Version

fragmentargs-parent 4.0.0-RC1

Generates Android Fragment Arguments

License

License

GroupId

GroupId

com.hannesdorfmann.fragmentargs
ArtifactId

ArtifactId

fragmentargs-parent
Version

Version

4.0.0-RC1
Type

Type

pom
Description

Description

fragmentargs-parent
Generates Android Fragment Arguments
Project URL

Project URL

https://github.com/sockeqwe/fragmentargs
Project Organization

Project Organization

Hannes Dorfmann

Download fragmentargs-parent 4.0.0-RC1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotation
  • processor
  • bundler-parceler