is not current version
Last Version 1.0.3

cn.langpy:disroute 1.0.1

a dispatcher about how to run by value

GroupId

GroupId

cn.langpy
ArtifactId

ArtifactId

disroute
Version

Version

1.0.1
Type

Type

jar

Download disroute 1.0.1


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