Skip to content
/ Types Public

Core classes for Skija, JWM and HumbleUI

License

Notifications You must be signed in to change notification settings

HumbleUI/Types

Repository files navigation

Core types for Skija, JWM and HumbleUI

Dependency

Key Value
groupId io.github.humbleui
artifactId types
version version

Building from source

Prerequisites:

  • Shared: Git, JDK 11+, $JAVA_HOME, Python 3

Build:

./script/build.py

Publish locally:

./script/install.py --version 0.1.0

Contributors