License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.fworks |
ArtifactId | ArtifactIdpropertiesgwt |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionProperties GWT
Simple properties file reader for GWT
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
propertiesgwt-0.0.1.pom | |
propertiesgwt-0.0.1.jar | 9 KB |
propertiesgwt-0.0.1-sources.jar | 5 KB |
propertiesgwt-0.0.1-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fworks/propertiesgwt/ -->
<dependency>
<groupId>com.github.fworks</groupId>
<artifactId>propertiesgwt</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fworks/propertiesgwt/
implementation 'com.github.fworks:propertiesgwt:0.0.1'
// https://jarcasting.com/artifacts/com.github.fworks/propertiesgwt/
implementation ("com.github.fworks:propertiesgwt:0.0.1")
'com.github.fworks:propertiesgwt:jar:0.0.1'
<dependency org="com.github.fworks" name="propertiesgwt" rev="0.0.1">
<artifact name="propertiesgwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fworks', module='propertiesgwt', version='0.0.1')
)
libraryDependencies += "com.github.fworks" % "propertiesgwt" % "0.0.1"
[com.github.fworks/propertiesgwt "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.elemental2 : elemental2-dom | jar | 1.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | |
com.google.gwt : gwt-dev | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |