Last Version

Properties GWT 0.0.1

Simple properties file reader for GWT

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.fworks
ArtifactId

ArtifactId

propertiesgwt
Version

Version

0.0.1
Type

Type

jar
Description

Description

Properties GWT
Simple properties file reader for GWT
Project URL

Project URL

https://github.com/fworks/propertiesgwt
Source Code Management

Source Code Management

http://github.com/fworks/propertiesgwt

Download propertiesgwt 0.0.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.elemental2 : elemental2-dom jar 1.0.0-RC1

provided (2)

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

runtime (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.