is not current version
Last Version 1.0.0-test

com.github.1991wangliang:lorne_exception 1.0.0.release

exception framework

GroupId

GroupId

com.github.1991wangliang
ArtifactId

ArtifactId

lorne_exception
Version

Version

1.0.0.release
Type

Type

jar

Download lorne_exception 1.0.0.release


<!-- https://jarcasting.com/artifacts/com.github.1991wangliang/lorne_exception/ -->
<dependency>
    <groupId>com.github.1991wangliang</groupId>
    <artifactId>lorne_exception</artifactId>
    <version>1.0.0.release</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.1991wangliang/lorne_exception/
implementation 'com.github.1991wangliang:lorne_exception:1.0.0.release'
// https://jarcasting.com/artifacts/com.github.1991wangliang/lorne_exception/
implementation ("com.github.1991wangliang:lorne_exception:1.0.0.release")
'com.github.1991wangliang:lorne_exception:jar:1.0.0.release'
<dependency org="com.github.1991wangliang" name="lorne_exception" rev="1.0.0.release">
  <artifact name="lorne_exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.1991wangliang', module='lorne_exception', version='1.0.0.release')
)
libraryDependencies += "com.github.1991wangliang" % "lorne_exception" % "1.0.0.release"
[com.github.1991wangliang/lorne_exception "1.0.0.release"]