Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.colesico.framework |
ArtifactId | ArtifactIdcolesico-router |
Version | Version2.4.0 |
Type | Typejar |
Filename | Size |
---|---|
colesico-router-2.4.0.pom | |
colesico-router-2.4.0.jar | 36 KB |
colesico-router-2.4.0-sources.jar | 21 KB |
colesico-router-2.4.0-javadoc.jar | 535 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.colesico.framework/colesico-router/ -->
<dependency>
<groupId>net.colesico.framework</groupId>
<artifactId>colesico-router</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-router/
implementation 'net.colesico.framework:colesico-router:2.4.0'
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-router/
implementation ("net.colesico.framework:colesico-router:2.4.0")
'net.colesico.framework:colesico-router:jar:2.4.0'
<dependency org="net.colesico.framework" name="colesico-router" rev="2.4.0">
<artifact name="colesico-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.colesico.framework', module='colesico-router', version='2.4.0')
)
libraryDependencies += "net.colesico.framework" % "colesico-router" % "2.4.0"
[net.colesico.framework/colesico-router "2.4.0"]