Last Version

com.github.bduisenov:router 1.0.8

Functional Router

License

License

GroupId

GroupId

com.github.bduisenov
ArtifactId

ArtifactId

router
Version

Version

1.0.8
Type

Type

jar
Description

Description

com.github.bduisenov:router
Functional Router
Project URL

Project URL

https://github.com/bduisenov/router
Source Code Management

Source Code Management

https://github.com/bduisenov/router

Download router 1.0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
io.vavr : vavr Optional jar 0.10.3
com.github.bduisenov : fn jar 1.0.5
org.mockito : mockito-core jar 3.3.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.