Libraryless. Click here for Pure Java version (22625L/138K).
1 | concept G22LibraryForProject {
|
2 | S libraryID; |
3 | bool enabled; |
4 | |
5 | void loadMe() {
|
6 | addLibrary(libraryID); |
7 | } |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1036096 |
| Snippet name: | G22LibraryForProject - library to load when project opens |
| Eternal ID of this version: | #1036096/5 |
| Text MD5: | 8d3f3bfe3ac5e66cefaa728c85fc744c |
| Transpilation MD5: | 130703712d202bb1614ff27a6ca0811b |
| Author: | stefan |
| Category: | javax / gazelle 22 |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-09-12 18:14:59 |
| Source code size: | 122 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 572 / 688 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |