Files download
File Operation
smart-exception-common-0.2.1.jar download
smart-exception-common-0.2.1.pom download
smart-exception-common-0.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.arthenica</groupId>
  <artifactId>smart-exception-common</artifactId>
  <version>0.2.1</version>
</dependency>
Gradle Groovy
implementation 'com.arthenica:smart-exception-common:0.2.1'
Gradle Kotlin
implementation("com.arthenica:smart-exception-common:0.2.1")
Scala SBT
libraryDependencies += "com.arthenica" % "smart-exception-common" % "0.2.1"
Groovy Grape
@Grapes(
  @Grab(group='com.arthenica', module='smart-exception-common', version='0.2.1')
)
Apache Ivy
<dependency org="com.arthenica" name="smart-exception-common" rev="0.2.1" />
Leiningen
[com.arthenica/smart-exception-common "0.2.1"]
Apache Buildr
'com.arthenica:smart-exception-common:jar:0.2.1'
Dependencies
The project has no third-party dependencies