is not current version
Last Version 1.0.8

com.github.bduisenov:router 1.0.1

Functional Router

GroupId

GroupId

com.github.bduisenov
ArtifactId

ArtifactId

router
Version

Version

1.0.1
Type

Type

jar

Download router 1.0.1


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