i

ibexceptions

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