[Paid] Maven Resolver - A powerful tool to resolve required dependencies with ease

:mag: Maven Resolver : Dependency Downloader

An advance tool to download required dependencies from Maven & others repository system.


image

:feather:Features


  • Download required dependencies only.
  • Multiple implementations supported.
  • Extract JARs from AARs.
  • Parse AndroidManifest.xml and provides MergedManifest.xml from all AARs.
  • Parse proguard.txt and provides merged-rules.pro from AARs.
  • Parse R.txt and provides R.java from AARs.
  • Provides R.jar by compiling R.java files.
  • Provides merged.jar.
  • MIT App Inventor provided classes conflict resolving.
  • Jar optimizer to reduce the jar size.
  • Support custom & multiple repos.
  • Support custom path to store resolved dependencies.
  • Provides an option to skip Kotlin Standard libraries.
  • Provides an option to skip provided dependencies of MIT App Inventor 2.
  • Provides an option to skip optional libraries.
  • Colorized logs on terminal.
  • Default repos are Central, Google, JCenter, JitPack, Atlassian, KtorEAP.

:trophy: Benefits


Maven Resolver is an invaluable tool for #extension developers looking to enhance their build processes, manage dependencies more effectively, and maintain a cleaner, more efficient codebase. Its rich feature set and user-friendly options make it an essential addition to any development toolkit.


:raising_hand_man: How it works


Just need to set the directory path of exe to the System Environment path. Then you can call it from anywhere using terminal. Just you need to write MavenResolver on terminal to run the program.

NOTE: Downloading time depends on internet connection speed.


:thinking: How it looks?


:spiral_notepad: Specifications


:floppy_disk: Size: 292 KB
:gear: Version: 1.0.0
:earth_asia: Released on: 18 June 2024 (GMT+6)
:credit_card: Payment methods: PayPal | Skrill | TransferWise (Wise) | Xoom | Airtm | Binance | Crypto | Pyypl | Payment by Card (:credit_card:) | UPI (:india:) | JazzCash (:pakistan:) | Bkash (:bangladesh:)


4 Likes

What this means?

1 Like

Watch the demo video. Specifically from 5m36s. Click here to watch from that part.

1 Like

How to convert r.txt to r.java

1 Like

You might take this tool to do that

And can the java file can be inside jar file with r.class,r$style.class etc ?

When you’ll use R.java with Rush, no need to package them as jar. Rush will package them with your extension.

1 Like

What is the price of this software ?

I’ve sent you DM.

Now this tool provides R.jar with all R.java files. Also the R.jar file is presents on merged.jar

Thank you @dhungananikhil for the idea :bulb: