Libraryless. Click here for Pure Java version (121L/2K/4K).
1 | !752 |
2 | |
3 | static S url = "http://services.gradle.org/distributions/gradle-2.0-bin.zip"; |
4 | static long size; |
5 | |
6 | p { |
7 | print("URL: " + url); |
8 | size = getURLSizeByHEAD(url); |
9 | print("Size: " + size + " (" + toM(size, 1) + " MB)"); |
10 | } |
Began life as a copy of #1002942
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
ID | Author/Program | Comment | Date |
---|---|---|---|
1231 | stefan | Such a huge software. And that's the "bin"! The part you need to compile anything with Gradle.
Almost 40 MB? Seriously? That industry is full of BLOAT, guys | 2016-07-03 15:27:06 |
1230 | stefan | It's 39.5 MB, amazingly enough. | 2016-07-03 15:25:27 |
Snippet ID: | #1003434 |
Snippet name: | Get size of Gradle |
Eternal ID of this version: | #1003434/1 |
Text MD5: | 143cbd360ac26f26e7899dbfc02768c8 |
Transpilation MD5: | cdbf12a35ea33696cccaa7d1ee0750e5 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-07-03 15:23:41 |
Source code size: | 230 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 726 / 797 |
Referenced in: | [show references] |