Download Jar. Libraryless. Click here for Pure Java version (1062L/7K).
1 | !7 |
2 | |
3 | p { |
4 | ZipOutputStream zip = newZipOutputStream("out.jar"); |
5 | for (S s : args) |
6 | zip2zip_exceptManifest(new File(s), zip); |
7 | zip.close(); |
8 | print("Wrote out.jar"); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, wnsclhtenguj
No comments. add comment
Snippet ID: | #1013689 |
Snippet name: | Merge jars on command line into out.jar |
Eternal ID of this version: | #1013689/1 |
Text MD5: | f1e9a1e001849e4cde9c6f8c06cc0ff9 |
Transpilation MD5: | f6935de2df68fe737f8c0d3220efe407 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-01-22 13:56:59 |
Source code size: | 178 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 633 / 1452 |
Referenced in: | [show references] |