Skip to content

promcteam/divinity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Build Discord

Divinity

If you wish to use Divinity as a dependency in your projects, Divinity is available through Maven Central or snapshots through Sonatype.

<repository>
    <id>sonatype</id>
    <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
</repository>
...
<dependency>
    <groupId>studio.magemonkey</groupId>
    <artifactId>divinity</artifactId>
    <version>1.0.0-R0.8-SNAPSHOT</version>
</dependency>

A huge thanks to our contributors