is not current version
Last Version 5.2.0

net.colesico.framework:colesico-router 2.2.3

Colesico framework web router - core service for binding http URIs to service methods

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-router
Version

Version

2.2.3
Type

Type

jar

Download colesico-router 2.2.3


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