i

ibexceptions

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