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