Last Version

OpenCoweb Extras 0.4

Example applications and widgets using the OpenCoweb Framework

License

License

GroupId

GroupId

org.opencoweb
ArtifactId

ArtifactId

cowebx
Version

Version

0.4
Type

Type

pom
Description

Description

OpenCoweb Extras
Example applications and widgets using the OpenCoweb Framework
Project URL

Project URL

http://opencoweb.org
Project Organization

Project Organization

The Dojo Foundation

Download cowebx 0.4

Filename Size
cowebx-0.4.pom 4 KB
Browse

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

Dependencies

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

Project Modules

  • cowebx-widgets
  • cowebx-apps