Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.realityforge.gwt.property-source |
ArtifactId | ArtifactIdgwt-property-source |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
gwt-property-source-0.1.pom | |
gwt-property-source-0.1.jar | 32 KB |
gwt-property-source-0.1-sources.jar | 12 KB |
gwt-property-source-0.1-javadoc.jar | 57 KB |
Browse |
<!-- 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"]