repositories {
mavenCentral()
}
dependencies {
implementation("net.auoeke:unsafe:latest.release")
}Use uncheck for IntelliJ IDEA in order to disable the checked exception warnings.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
repositories {
mavenCentral()
}
dependencies {
implementation("net.auoeke:unsafe:latest.release")
}Use uncheck for IntelliJ IDEA in order to disable the checked exception warnings.