Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.colesico.framework |
ArtifactId | ArtifactIdcolesico-router |
Version | Version3.9.2 |
Type | Typejar |
Filename | Size |
---|---|
colesico-router-3.9.2.pom | |
colesico-router-3.9.2.jar | 46 KB |
colesico-router-3.9.2-sources.jar | 25 KB |
colesico-router-3.9.2-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.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-router/
implementation 'net.colesico.framework:colesico-router:3.9.2'
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-router/
implementation ("net.colesico.framework:colesico-router:3.9.2")
'net.colesico.framework:colesico-router:jar:3.9.2'
<dependency org="net.colesico.framework" name="colesico-router" rev="3.9.2">
<artifact name="colesico-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.colesico.framework', module='colesico-router', version='3.9.2')
)
libraryDependencies += "net.colesico.framework" % "colesico-router" % "3.9.2"
[net.colesico.framework/colesico-router "3.9.2"]