is not current version
Last Version 0.0.11

io.github.wzy911229:tms-rule 0.0.3

terminus rule

GroupId

GroupId

io.github.wzy911229
ArtifactId

ArtifactId

tms-rule
Version

Version

0.0.3
Type

Type

jar

Download tms-rule 0.0.3


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