License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks CLI |
GroupId | GroupIdio.pelle.mango |
ArtifactId | ArtifactIdmango-client-gwt |
Version | Version0.0.12-FINAL |
Type | Typejar |
Description |
Descriptionmango
mango web framework
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.pelle.mango/mango-client-gwt/ -->
<dependency>
<groupId>io.pelle.mango</groupId>
<artifactId>mango-client-gwt</artifactId>
<version>0.0.12-FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/io.pelle.mango/mango-client-gwt/
implementation 'io.pelle.mango:mango-client-gwt:0.0.12-FINAL'
// https://jarcasting.com/artifacts/io.pelle.mango/mango-client-gwt/
implementation ("io.pelle.mango:mango-client-gwt:0.0.12-FINAL")
'io.pelle.mango:mango-client-gwt:jar:0.0.12-FINAL'
<dependency org="io.pelle.mango" name="mango-client-gwt" rev="0.0.12-FINAL">
<artifact name="mango-client-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pelle.mango', module='mango-client-gwt', version='0.0.12-FINAL')
)
libraryDependencies += "io.pelle.mango" % "mango-client-gwt" % "0.0.12-FINAL"
[io.pelle.mango/mango-client-gwt "0.0.12-FINAL"]