is not current version
Last Version 1.0.5-RELEASE

top.xzxsrq:controllerToJs 1.0.1-RELEASE

我的工具库

GroupId

GroupId

top.xzxsrq
ArtifactId

ArtifactId

controllerToJs
Version

Version

1.0.1-RELEASE
Type

Type

jar

Download controllerToJs 1.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/top.xzxsrq/controllerToJs/ -->
<dependency>
    <groupId>top.xzxsrq</groupId>
    <artifactId>controllerToJs</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.xzxsrq/controllerToJs/
implementation 'top.xzxsrq:controllerToJs:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/top.xzxsrq/controllerToJs/
implementation ("top.xzxsrq:controllerToJs:1.0.1-RELEASE")
'top.xzxsrq:controllerToJs:jar:1.0.1-RELEASE'
<dependency org="top.xzxsrq" name="controllerToJs" rev="1.0.1-RELEASE">
  <artifact name="controllerToJs" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.xzxsrq', module='controllerToJs', version='1.0.1-RELEASE')
)
libraryDependencies += "top.xzxsrq" % "controllerToJs" % "1.0.1-RELEASE"
[top.xzxsrq/controllerToJs "1.0.1-RELEASE"]