is not current version
Last Version 3.9.2

net.colesico.framework:colesico-widget 1.3.3

Colesico framework widgets support for html pages rendering

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-widget
Version

Version

1.3.3
Type

Type

jar

Download colesico-widget 1.3.3


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