From f9c3ca4ad685c2dc5cdc9da6dbcf6014f5aa2693 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 17 Oct 2019 10:46:35 -0700 Subject: [PATCH] Added Enjin Coin Java SDK. --- data/ecosystems/e/enjin-coin.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/e/enjin-coin.toml b/data/ecosystems/e/enjin-coin.toml index fed03b9e..df05b9d3 100644 --- a/data/ecosystems/e/enjin-coin.toml +++ b/data/ecosystems/e/enjin-coin.toml @@ -24,6 +24,9 @@ url = "https://github.com/enjin/Enjin-Coin-Progress-Log" [[repo]] url = "https://github.com/enjin/Enjin-Java-Commons" +[[repo]] +url = "https://github.com/enjin/enjin-java-sdk" + [[repo]] url = "https://github.com/enjin/Enjin-Minecraft-Commons"