Skip to content

Importing

<dependency>
    <groupId>dev.7ori</groupId>
    <artifactId>wraith</artifactId>
    <version>4.1.0</version>
</dependency>
implementation group: 'dev.7ori', name: 'wraith', version: '4.1.0'
implementation 'dev.7ori:wraith:4.1.0'
implementation("dev.7ori:wraith:4.1.0")
libraryDependencies += "dev.7ori" % "wraith" % "4.1.0"
<dependency org="dev.7ori" name="wraith" rev="4.1.0"/>
[dev.7ori/wraith "4.1.0"]

Wraith and its sources can be downloaded from GitHub. Image title