From c5f69ec0702748294ac7e84c9e2ec7f2c23b1a42 Mon Sep 17 00:00:00 2001 From: John DeRegnaucourt Date: Wed, 1 Nov 2023 01:26:18 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b228b305..9c572e4d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ This library has no dependencies on other libraries for runtime. The`.jar`file is only`144K.` Works with`JDK 1.8`through`JDK 21`. The classes in the`.jar`file are version 52 (`JDK 1.8`). + --- To include in your project: ##### Gradle