0

how to use gradle build java library with module system ?

how to use gradle to do this:

  1. build a jar with module-info.java
  2. the jar can be use to both java8 and java9
Kingson wu
  • 69
  • 1
  • 3
  • merge that question into one, how to build multi-release jars using Gradle? (I think that might have already been answered.) – Naman Jun 15 '21 at 14:25
  • Does this answer your question? [Gradle: Building a modularized library that is compatible with Java 8](https://stackoverflow.com/questions/48928723/gradle-building-a-modularized-library-that-is-compatible-with-java-8) – Marcono1234 Mar 20 '22 at 00:11

0 Answers0