Foundation is in general a dependency-free base layer for Java projects. Foundation has four layers: pure, shared, jvm and client. ⚪️Pure: No dependencies, only classes from the j2cl compatible fragment. Java 11+ (maybe up to 21) syntax. Exception: Jjspecify annotations are allowed. ⚪️Shared: Only j2cl-dependencies allowed (e.g. elements). Java 11+ (maybe up to 21) syntax. ⚪️Client: This code runs only j2cl-compiled in the client. It may have dependencies ...
VersionVulnerabilitiesRepositoryUsagesDate
0.2.x
0.2.1CentralJul 07, 2026
0.2.0CentralJun 17, 2026
0.1.x
0.1.14CentralJun 16, 2026
0.1.13CentralFeb 11, 2026
0.1.12CentralJan 09, 2026
0.1.11CentralJan 05, 2026
0.1.10CentralJan 05, 2026
0.1.9CentralDec 08, 2025
0.1.8CentralDec 08, 2025