Last Version

Krouton 2.4.0.0

Type-safe and compositional URL routing and reverse routing

License

License

GroupId

GroupId

com.natpryce
ArtifactId

ArtifactId

krouton
Version

Version

2.4.0.0
Type

Type

jar
Description

Description

Krouton
Type-safe and compositional URL routing and reverse routing
Project URL

Project URL

https://github.com/npryce/krouton
Source Code Management

Source Code Management

https://github.com/npryce/krouton

Download krouton 2.4.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
org.jetbrains.kotlin : kotlin-reflect jar 1.4.10
org.http4k : http4k-core jar 3.277.0

test (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.4.10
com.natpryce : hamkrest jar 1.4.2.0
org.http4k : http4k-testing-hamkrest jar 3.277.0
org.junit.jupiter : junit-jupiter-api jar 5.4.2
dev.minutest : minutest jar 1.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.junit.platform : junit-platform-launcher jar 1.4.2

Project Modules

There are no modules declared in this project.