is not current version
Last Version 5.0.10

net.sourceforge.openutils:openutils-mgnltagcloud 1.1.0

A module for managing tag clouds for Magnolia CMS

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-mgnltagcloud
Version

Version

1.1.0
Type

Type

jar

Download openutils-mgnltagcloud 1.1.0


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