GroupId | GroupIdio.shulie.tro |
---|---|
ArtifactId | ArtifactIdtro-exception-starter |
Version | Version1.4.16 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.shulie.tro/tro-exception-starter/ -->
<dependency>
<groupId>io.shulie.tro</groupId>
<artifactId>tro-exception-starter</artifactId>
<version>1.4.16</version>
</dependency>
// https://jarcasting.com/artifacts/io.shulie.tro/tro-exception-starter/
implementation 'io.shulie.tro:tro-exception-starter:1.4.16'
// https://jarcasting.com/artifacts/io.shulie.tro/tro-exception-starter/
implementation ("io.shulie.tro:tro-exception-starter:1.4.16")
'io.shulie.tro:tro-exception-starter:jar:1.4.16'
<dependency org="io.shulie.tro" name="tro-exception-starter" rev="1.4.16">
<artifact name="tro-exception-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shulie.tro', module='tro-exception-starter', version='1.4.16')
)
libraryDependencies += "io.shulie.tro" % "tro-exception-starter" % "1.4.16"
[io.shulie.tro/tro-exception-starter "1.4.16"]