Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1036096 // G22LibraryForProject - library to load when project opens

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (22625L/138K).

concept G22LibraryForProject {
  S libraryID;
  bool enabled;
  
  void loadMe() {
    addLibrary(libraryID);
  }
}

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: 63 / 101
Version history: 4 change(s)
Referenced in: [show references]