| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdorg.treblereel.gwt.xml.mapper | 
| ArtifactId | ArtifactIdbackend-parent | 
| Last Version | Last Version0.5 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionBackend | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| backend-parent-0.5.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.treblereel.gwt.xml.mapper/backend-parent/ -->
<dependency>
    <groupId>org.treblereel.gwt.xml.mapper</groupId>
    <artifactId>backend-parent</artifactId>
    <version>0.5</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.treblereel.gwt.xml.mapper/backend-parent/
implementation 'org.treblereel.gwt.xml.mapper:backend-parent:0.5'// https://jarcasting.com/artifacts/org.treblereel.gwt.xml.mapper/backend-parent/
implementation ("org.treblereel.gwt.xml.mapper:backend-parent:0.5")'org.treblereel.gwt.xml.mapper:backend-parent:pom:0.5'<dependency org="org.treblereel.gwt.xml.mapper" name="backend-parent" rev="0.5">
  <artifact name="backend-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='org.treblereel.gwt.xml.mapper', module='backend-parent', version='0.5')
)libraryDependencies += "org.treblereel.gwt.xml.mapper" % "backend-parent" % "0.5"[org.treblereel.gwt.xml.mapper/backend-parent "0.5"]