From 7ece3d661477dfcefcb0817968b6f3503254b98f Mon Sep 17 00:00:00 2001 From: throwable Date: Thu, 20 Oct 2022 14:39:27 +0800 Subject: [PATCH] Add Java Binary Implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 509c4eb..58b9f49 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ From ourselves and the community! | [Java](https://github.com/huxi/sulky/tree/master/sulky-ulid) | [huxi](https://github.com/huxi) | ✓ | | [Java](https://github.com/azam/ulidj) | [azam](https://github.com/azam) | | [Java](https://github.com/Lewiscowles1986/jULID) | [Lewiscowles1986](https://github.com/Lewiscowles1986) | +| [Java](https://github.com/zjcscut/ulid4j) | [throwable](https://github.com/zjcscut) | ✓ | | [JavaScript](https://github.com/ulid/javascript) | [ulid](https://github.com/ulid) | | [JavaScript](https://github.com/aarondcohen/id128) | [aarondcohen](https://github.com/aarondcohen) | ✓ | | [Julia](https://github.com/ararslan/ULID.jl) | [ararslan](https://github.com/ararslan) |