| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
All of comroid's Java Libraries are hosted in a dedicated repository.
Here's the usual copy-pasta:
<repositories>
<repository>
<name>comroid</name>
<url>https://maven.comroid.org</url>
</repository>
</repositories>
repositories {
maven { url = "https://maven.comroid.org" }
}
A simple, compiled language that aims to grow into a fully-fledged Object-oriented compiled language
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |