is not current version
Last Version 1.0.8

io.github.wanggy820:tj_router 1.0.7

tjrouter

GroupId

GroupId

io.github.wanggy820
ArtifactId

ArtifactId

tj_router
Version

Version

1.0.7
Type

Type

jar

Download tj_router 1.0.7


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