i

ibexceptions

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