Files download
File Operation
lorne_exception-1.0.0.RELEASE.jar download
lorne_exception-1.0.0.RELEASE.pom download
lorne_exception-1.0.0.RELEASE-sources.jar download
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'
Dependencies
The project has no third-party dependencies