From 7d779ee9ac01c5184df8bc6d342b05988cd52d57 Mon Sep 17 00:00:00 2001 From: Hannah Kolbeck Date: Mon, 11 Jan 2021 19:36:45 -0800 Subject: [PATCH] Add Java implementation to list --- src/_includes/partials/implementations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/_includes/partials/implementations.md b/src/_includes/partials/implementations.md index 4c333e1..c1b64c4 100644 --- a/src/_includes/partials/implementations.md +++ b/src/_includes/partials/implementations.md @@ -6,6 +6,7 @@ * JavaScript: [kdljs](https://github.com/kdl-org/kdljs) * Ruby: [kdl-rb](https://github.com/jellymann/kdl-rb) * Dart: [kdl-dart](https://github.com/jellymann/kdl-dart) +* Java: [kdl4j](https://github.com/hkolbeck/kdl4j) ## Editor Support