is not current version
Last Version 5.2.0

net.colesico.framework:colesico-webstatic 1.7.2

Colesico framework web static resource assistant to publicate static resources.

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-webstatic
Version

Version

1.7.2
Type

Type

jar

Download colesico-webstatic 1.7.2


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