i

ibexceptions

Infrastructurebilder exceptions
${github.url.base}/${project.artifactId}
Files download
File Operation
ibexceptions-91.jar download
ibexceptions-91.pom download
ibexceptions-91-sources.jar download
Apache Maven
<dependency>
  <groupId>org.infrastructurebuilder</groupId>
  <artifactId>ibexceptions</artifactId>
  <version>91</version>
</dependency>
Gradle Groovy
implementation 'org.infrastructurebuilder:ibexceptions:91'
Gradle Kotlin
implementation("org.infrastructurebuilder:ibexceptions:91")
Scala SBT
libraryDependencies += "org.infrastructurebuilder" % "ibexceptions" % "91"
Groovy Grape
@Grapes(
  @Grab(group='org.infrastructurebuilder', module='ibexceptions', version='91')
)
Apache Ivy
<dependency org="org.infrastructurebuilder" name="ibexceptions" rev="91" />
Leiningen
[org.infrastructurebuilder/ibexceptions "91"]
Apache Buildr
'org.infrastructurebuilder:ibexceptions:jar:91'