ceylon gadget (#173)

This commit is contained in:
supersache
2022-04-26 22:26:47 -07:00
committed by GitHub
parent 15e6aa699b
commit 1902fcc9a0
2 changed files with 28 additions and 0 deletions
+5
View File
@@ -366,6 +366,11 @@
<artifactId>click-nodeps</artifactId>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>org.ceylon-lang</groupId>
<artifactId>ceylon.language</artifactId>
<version>1.3.3</version>
</dependency>
</dependencies>
<profiles>