is not current version
Last Version 1.1.0

com.github.duanxinyuan:exception-formative 1.0.0


Categories

Categories

ORM Data
GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

exception-formative
Version

Version

1.0.0
Type

Type

jar

Download exception-formative 1.0.0


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