| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdsk.seges.acris | 
| ArtifactId | ArtifactIdacris-os-gwt-parent | 
| Last Version | Last Version2.0.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionAcrIS Google Web Toolkit Parent Meta project defining GWT project defaults and allowing to build a new GWT maven based project easily. | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| acris-os-gwt-parent-2.0.0.pom | 22 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/sk.seges.acris/acris-os-gwt-parent/ -->
<dependency>
    <groupId>sk.seges.acris</groupId>
    <artifactId>acris-os-gwt-parent</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/sk.seges.acris/acris-os-gwt-parent/
implementation 'sk.seges.acris:acris-os-gwt-parent:2.0.0'// https://jarcasting.com/artifacts/sk.seges.acris/acris-os-gwt-parent/
implementation ("sk.seges.acris:acris-os-gwt-parent:2.0.0")'sk.seges.acris:acris-os-gwt-parent:pom:2.0.0'<dependency org="sk.seges.acris" name="acris-os-gwt-parent" rev="2.0.0">
  <artifact name="acris-os-gwt-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='sk.seges.acris', module='acris-os-gwt-parent', version='2.0.0')
)libraryDependencies += "sk.seges.acris" % "acris-os-gwt-parent" % "2.0.0"[sk.seges.acris/acris-os-gwt-parent "2.0.0"]