i

ibexceptions

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