android-fragment-argument-processor

An annotation processor tool that generates factories for Android Fragments

License

License

MIT
GroupId

GroupId

com.github.salomonbrys.androidfap
ArtifactId

ArtifactId

android-fragment-argument-processor
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

android-fragment-argument-processor
An annotation processor tool that generates factories for Android Fragments
Source Code Management

Source Code Management

https://github.com/SalomonBrys/Android-FragmentArgumentProcessor

Download android-fragment-argument-processor

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.salomonbrys.androidfap/android-fragment-argument-processor/ -->
<dependency>
    <groupId>com.github.salomonbrys.androidfap</groupId>
    <artifactId>android-fragment-argument-processor</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.salomonbrys.androidfap/android-fragment-argument-processor/
implementation 'com.github.salomonbrys.androidfap:android-fragment-argument-processor:1.0'
// https://jarcasting.com/artifacts/com.github.salomonbrys.androidfap/android-fragment-argument-processor/
implementation ("com.github.salomonbrys.androidfap:android-fragment-argument-processor:1.0")
'com.github.salomonbrys.androidfap:android-fragment-argument-processor:jar:1.0'
<dependency org="com.github.salomonbrys.androidfap" name="android-fragment-argument-processor" rev="1.0">
  <artifact name="android-fragment-argument-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.salomonbrys.androidfap', module='android-fragment-argument-processor', version='1.0')
)
libraryDependencies += "com.github.salomonbrys.androidfap" % "android-fragment-argument-processor" % "1.0"
[com.github.salomonbrys.androidfap/android-fragment-argument-processor "1.0"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0