License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.jdramaix |
ArtifactId | ArtifactIdgwtchosen-project |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionChosen plugin project parent.
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwtchosen-project-1.2.0.pom | 8 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-dev | jar | 2.5.0 |
com.googlecode.gwtquery : gwtquery | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |