License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.czyzby |
ArtifactId | ArtifactIduedi-gwt |
Version | Version0.2 |
Type | Typejar |
Description |
Descriptionuedi-gwt
GWT class scanner for UEDI.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
uedi-gwt-0.2.pom | |
uedi-gwt-0.2.jar | 12 KB |
uedi-gwt-0.2-sources.jar | 6 KB |
uedi-gwt-0.2-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.czyzby/uedi-gwt/ -->
<dependency>
<groupId>com.github.czyzby</groupId>
<artifactId>uedi-gwt</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.czyzby/uedi-gwt/
implementation 'com.github.czyzby:uedi-gwt:0.2'
// https://jarcasting.com/artifacts/com.github.czyzby/uedi-gwt/
implementation ("com.github.czyzby:uedi-gwt:0.2")
'com.github.czyzby:uedi-gwt:jar:0.2'
<dependency org="com.github.czyzby" name="uedi-gwt" rev="0.2">
<artifact name="uedi-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.czyzby', module='uedi-gwt', version='0.2')
)
libraryDependencies += "com.github.czyzby" % "uedi-gwt" % "0.2"
[com.github.czyzby/uedi-gwt "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.czyzby : uedi-api | jar | 0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |