Know.java: The Know Framework for Java 🚧 We are building in public. This is presently under heavy construction. 🛠️ Prerequisites Java 17 or newer ⬇️ Installation Installation via Gradle implementation group: 'dev.know', name: 'know', version: '0.0.0' 👉 Examples Importing the framework import know.*; 👨💻 Development $ git clone https://github.com/KnowOntology/know.java.git