Ross ROSS = Recommend OSS · open-source software intelligence for agents

kezong/fat-aar-android

A gradle plugin that merge dependencies into the final aar file works with AGP 3.+ observed · 2026-08-28

github.com/kezong/fat-aar-android · Groovy · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2814
  • days_rel: n/a
  • days_push: 769
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3287 stars · 708 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Gradle plugin for Android that merges library dependencies (jars and AARs) into a single final AAR artifact, using an `embed` configuration similar to `implementation`. It works with Android Gradle Plugin 3.0 through 7.1.0.

Use cases

  • bundle dependencies into a single aar file
  • merge aar libraries into one android library artifact
  • distribute an android sdk as a fat aar
  • embed local and remote aar dependencies in a library build
  • create an all-in-one android library for publishing

When to choose

  • you need to ship an Android library with all dependencies bundled into one AAR
  • your project builds with AGP 3.0-7.1.0 and Gradle 4.9-7.3

When to avoid

  • you use AGP or Gradle versions newer than 7.1.0/7.3, since the project is unmaintained
  • you want a long-term supported solution - consider forking or alternatives

Facets

plugin · maturity abandoned

build-tool package-manager mobile-development developer-tools jvm fat-aar gradle-plugin android-library aar-merging groovy android gradle

1 source

Member repositories

RepositoryRoleHealth v2
kezong/fat-aar-androidmain23

For agents

markdown · JSON · MCP: product_card(name="kezong/fat-aar-android")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem