Did you know Gradle can zip and unzip files and directories? Here we use both the Groovy DSL and the Kotlin DSL to create zip and jar archives and expand them again.
#gradle #zipunzip #talesfromthejarside
Working With Files (Gradle User Guide):
https://docs.gradle.org/current/userg...
GitHub repository:
https://github.com/kousen/gradle_zip_...
Tales from the jar side
Newsletter: https://kenkousen.substack.com
YouTube channel: https://www.youtube.com/@talesfromthe...
00:00 - First Marker
00:26 - Creating archives
05:57 - Unpacking a zip file
10:06 - Unpacking a jar