Last Version

qooxdoo SDK maven integration 5.0

qooxdoo-sdk is used to create a JAR of the qooxdoo SDK and provide it at Maven Central.

License

License

EPL
GroupId

GroupId

org.qooxdoo
ArtifactId

ArtifactId

qooxdoo-sdk
Version

Version

5.0
Type

Type

jar
Description

Description

qooxdoo SDK maven integration
qooxdoo-sdk is used to create a JAR of the qooxdoo SDK and provide it at Maven Central.
Project URL

Project URL

http://qooxdoo.org
Project Organization

Project Organization

1&1 Internet AG
Source Code Management

Source Code Management

https://github.com/qooxdoo/qooxdoo

Download qooxdoo-sdk 5.0


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

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.