From 6bd2e04b0ba894a369cfd11c0fd71004c6aae5d7 Mon Sep 17 00:00:00 2001 From: Hiroyuki Kusu Date: Thu, 12 Dec 2024 23:42:54 +0900 Subject: [PATCH] Update libraries.json --- libraries.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libraries.json b/libraries.json index d7a32eb..fb9feec 100644 --- a/libraries.json +++ b/libraries.json @@ -1263,5 +1263,10 @@ "github": "huanshankeji/compose-html-material", "category": "UI", "maven": "https://repo1.maven.org/maven2/com/huanshankeji/compose-html-material3/" + }, + { + "github": "yumemi-inc/Tart", + "category": "Architecture", + "maven": "https://repo1.maven.org/maven2/io/yumemi/tart/tart-core/" } ]