is not current version
Last Version 3.9.2

net.colesico.framework:colesico-widget 2.2.1

Colesico framework widgets support for html pages rendering

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-widget
Version

Version

2.2.1
Type

Type

jar

Download colesico-widget 2.2.1


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