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