Last Version

OpenCloud 0.3

OpenCloud is a Java library for generating and managing a tag cloud in your website or application.

License

License

GroupId

GroupId

org.mcavallo
ArtifactId

ArtifactId

opencloud
Version

Version

0.3
Type

Type

jar
Description

Description

OpenCloud
OpenCloud is a Java library for generating and managing a tag cloud in your website or application.

Download opencloud 0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.