Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Create gradle task that can download dependencies to mavenLocal #2

Open
mikehardy opened this issue Apr 20, 2021 · 0 comments
Open

Comments

@mikehardy
Copy link
Owner

Once the needed dependencies are available outside of jcenter #1

Write gradle task that:

  • takes a list of some sort that specifies on artifact per entry plus coordinates for fetch (likely just URL to compressed bundle that expands directly to maven-compatible dependency tree)
  • fetches each and expands it in mavenLocal

It needs an "API" such that simply adding the file as an apply ... script one-liner in a build.gradle works to make it pre-download everything

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant