Chosen plugin project parent.

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.jdramaix
ArtifactId

ArtifactId

gwtchosen-project
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Chosen plugin project parent.
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/jDramaix/gwtchosen
Project Organization

Project Organization

Julien Dramaix
Source Code Management

Source Code Management

https://github.com/jDramaix/gwtchosen.git

Download gwtchosen-project

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.5.0

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.5.0
com.googlecode.gwtquery : gwtquery jar 1.3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • plugin
  • sample

Versions

Version
1.2.0
1.1.0-alpha-2
1.1.0-alpha-1