is not current version
Last Version 0.0.12-FINAL

io.pelle.mango:mango-gwt-commons 0.0.9-FINAL

mango web framework

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

io.pelle.mango
ArtifactId

ArtifactId

mango-gwt-commons
Version

Version

0.0.9-FINAL
Type

Type

jar

Download mango-gwt-commons 0.0.9-FINAL


<!-- https://jarcasting.com/artifacts/io.pelle.mango/mango-gwt-commons/ -->
<dependency>
    <groupId>io.pelle.mango</groupId>
    <artifactId>mango-gwt-commons</artifactId>
    <version>0.0.9-FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/io.pelle.mango/mango-gwt-commons/
implementation 'io.pelle.mango:mango-gwt-commons:0.0.9-FINAL'
// https://jarcasting.com/artifacts/io.pelle.mango/mango-gwt-commons/
implementation ("io.pelle.mango:mango-gwt-commons:0.0.9-FINAL")
'io.pelle.mango:mango-gwt-commons:jar:0.0.9-FINAL'
<dependency org="io.pelle.mango" name="mango-gwt-commons" rev="0.0.9-FINAL">
  <artifact name="mango-gwt-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pelle.mango', module='mango-gwt-commons', version='0.0.9-FINAL')
)
libraryDependencies += "io.pelle.mango" % "mango-gwt-commons" % "0.0.9-FINAL"
[io.pelle.mango/mango-gwt-commons "0.0.9-FINAL"]