не последняя версия
Последняя версия 3.9.2

net.colesico.framework:colesico-widget 3.8.1

Colesico framework widgets support for html pages rendering

Категории

Категории

Сеть
Группа

Группа

net.colesico.framework
Идентификатор

Идентификатор

colesico-widget
Версия

Версия

3.8.1
Тип

Тип

jar

Скачать colesico-widget 3.8.1


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