is not current version
Last Version 0.2

org.realityforge.gwt.property-source:gwt-property-source 0.1

GWT Property Source Library: Programmatic access to compile time configuration values

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.realityforge.gwt.property-source
ArtifactId

ArtifactId

gwt-property-source
Version

Version

0.1
Type

Type

jar

Download gwt-property-source 0.1


<!-- https://jarcasting.com/artifacts/org.realityforge.gwt.property-source/gwt-property-source/ -->
<dependency>
    <groupId>org.realityforge.gwt.property-source</groupId>
    <artifactId>gwt-property-source</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.gwt.property-source/gwt-property-source/
implementation 'org.realityforge.gwt.property-source:gwt-property-source:0.1'
// https://jarcasting.com/artifacts/org.realityforge.gwt.property-source/gwt-property-source/
implementation ("org.realityforge.gwt.property-source:gwt-property-source:0.1")
'org.realityforge.gwt.property-source:gwt-property-source:jar:0.1'
<dependency org="org.realityforge.gwt.property-source" name="gwt-property-source" rev="0.1">
  <artifact name="gwt-property-source" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.gwt.property-source', module='gwt-property-source', version='0.1')
)
libraryDependencies += "org.realityforge.gwt.property-source" % "gwt-property-source" % "0.1"
[org.realityforge.gwt.property-source/gwt-property-source "0.1"]