Last Version

routes 0.6.0

Tiny routing library for Java

License

License

GroupId

GroupId

me.geso
ArtifactId

ArtifactId

routes
Version

Version

0.6.0
Type

Type

jar
Description

Description

routes
Tiny routing library for Java
Project URL

Project URL

http://github.com/tokuhirom/routes
Source Code Management

Source Code Management

https://github.com/tokuhirom/routes/

Download routes 0.6.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.