d

directai-exception-handler

directai-exception-handler
MIT License
Julia Korzekwa
Files download
File Operation
directai-exception-handler-0.0.1.jar download
directai-exception-handler-0.0.1.pom download
directai-exception-handler-0.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.the-directai</groupId>
  <artifactId>directai-exception-handler</artifactId>
  <version>0.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.the-directai:directai-exception-handler:0.0.1'
Gradle Kotlin
implementation("io.github.the-directai:directai-exception-handler:0.0.1")
Scala SBT
libraryDependencies += "io.github.the-directai" % "directai-exception-handler" % "0.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.the-directai', module='directai-exception-handler', version='0.0.1')
)
Apache Ivy
<dependency org="io.github.the-directai" name="directai-exception-handler" rev="0.0.1" />
Leiningen
[io.github.the-directai/directai-exception-handler "0.0.1"]
Apache Buildr
'io.github.the-directai:directai-exception-handler:jar:0.0.1'