From 03633c70caa604885943dd3c76e1aeef43b2f45b Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Wed, 3 Dec 2025 15:24:32 -0500 Subject: [PATCH] Adds link to quartz versions in the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d69818c00..700f2cefe 100644 --- a/README.md +++ b/README.md @@ -254,6 +254,8 @@ implementation('com.vitorpamplona.quartz:quartz-iosarm64:') implementation('com.vitorpamplona.quartz:quartz-iossimulatorarm64:') ``` +Check versions on [MavenCentral](https://central.sonatype.com/search?q=com.vitorpamplona.quartz) + ### How to use Manage logged in users with the `KeyPair` class