is not current version
Last Version 2.6.1

com.github.kospiotr:gwt-playground 1.2


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.kospiotr
ArtifactId

ArtifactId

gwt-playground
Version

Version

1.2
Type

Type

pom

Download gwt-playground 1.2

Filename Size
gwt-playground-1.2.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.kospiotr/gwt-playground/ -->
<dependency>
    <groupId>com.github.kospiotr</groupId>
    <artifactId>gwt-playground</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kospiotr/gwt-playground/
implementation 'com.github.kospiotr:gwt-playground:1.2'
// https://jarcasting.com/artifacts/com.github.kospiotr/gwt-playground/
implementation ("com.github.kospiotr:gwt-playground:1.2")
'com.github.kospiotr:gwt-playground:pom:1.2'
<dependency org="com.github.kospiotr" name="gwt-playground" rev="1.2">
  <artifact name="gwt-playground" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kospiotr', module='gwt-playground', version='1.2')
)
libraryDependencies += "com.github.kospiotr" % "gwt-playground" % "1.2"
[com.github.kospiotr/gwt-playground "1.2"]