License |
License |
---|---|
GroupId | GroupIdcom.arthenica |
ArtifactId | ArtifactIdsmart-exception-common |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmart-exception-common
smart-exception common package
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.arthenica/smart-exception-common/ -->
<dependency>
<groupId>com.arthenica</groupId>
<artifactId>smart-exception-common</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.arthenica/smart-exception-common/
implementation 'com.arthenica:smart-exception-common:0.2.1'
// https://jarcasting.com/artifacts/com.arthenica/smart-exception-common/
implementation ("com.arthenica:smart-exception-common:0.2.1")
'com.arthenica:smart-exception-common:jar:0.2.1'
<dependency org="com.arthenica" name="smart-exception-common" rev="0.2.1">
<artifact name="smart-exception-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arthenica', module='smart-exception-common', version='0.2.1')
)
libraryDependencies += "com.arthenica" % "smart-exception-common" % "0.2.1"
[com.arthenica/smart-exception-common "0.2.1"]