i

ibexceptions

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