文件下载
文件名 操作
lorne_exception-1.0.0.RELEASE.jar 下载
lorne_exception-1.0.0.RELEASE.pom 下载
lorne_exception-1.0.0.RELEASE-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.1991wangliang</groupId>
  <artifactId>lorne_exception</artifactId>
  <version>1.0.0.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.github.1991wangliang:lorne_exception:1.0.0.RELEASE'
Gradle Kotlin
implementation("com.github.1991wangliang:lorne_exception:1.0.0.RELEASE")
Scala SBT
libraryDependencies += "com.github.1991wangliang" % "lorne_exception" % "1.0.0.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.github.1991wangliang', module='lorne_exception', version='1.0.0.RELEASE')
)
Apache Ivy
<dependency org="com.github.1991wangliang" name="lorne_exception" rev="1.0.0.RELEASE" />
Leiningen
[com.github.1991wangliang/lorne_exception "1.0.0.RELEASE"]
Apache Buildr
'com.github.1991wangliang:lorne_exception:jar:1.0.0.RELEASE'
本项目依赖
该项目无第三方依赖