moved to coroutines package

This commit is contained in:
Parker TenBroeck 2026-05-13 08:56:07 -04:00
parent 1c0430cfac
commit 3c59263a55
37 changed files with 85 additions and 88 deletions

View file

@ -1,5 +1,5 @@
version = "0.1.0"
group = "com.parkertenbroeck.generators"
group = "com.parkertenbroeck.coroutines"
plugins {
`java-library`