From ea5d23dd90fc99d545efe065a0e89754a80421d4 Mon Sep 17 00:00:00 2001 From: Rongmario Date: Thu, 15 Feb 2024 21:42:17 +0000 Subject: [PATCH] Usage instructions in README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index ceba7a0..88ed6f5 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,18 @@ With the love of ~~JNI~~ Unsafe & MethodHandles/VarHandles API from Java 9 - 23, - `java.lang.invoke.MethodHandles$Lookup` - `java.lang.reflect.AccessibleObject` +## Usage +`build.gradle`: +```groovy +repositories { + maven { + url 'https://maven.cleanroommc.com' + } +} + +dependencies { + implementation 'zone.rong:imaginebreaker:2.0' +} +``` + Namesake: [Toaru Majutsu no Index](https://en.wikipedia.org/wiki/A_Certain_Magical_Index)