is not current version
Last Version 3.0.6

com.github.fartherp:framework-exception 2.0.4

framework-exception

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-exception
Version

Version

2.0.4
Type

Type

jar

Download framework-exception 2.0.4


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