| Categories | 
                CategoriesORM Data | 
        
|---|---|
| GroupId | GroupIdcom.jwebmp.plugins.forms | 
    
| ArtifactId | ArtifactIdjwebmp-plugins-forms-parent | 
    
| Version | Version1.0.2.3-jre13 | 
        
| Type | Typepom | 
    
| Filename | Size | 
|---|---|
| jwebmp-plugins-forms-parent-1.0.2.3-jre13.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-plugins-forms-parent/ -->
<dependency>
    <groupId>com.jwebmp.plugins.forms</groupId>
    <artifactId>jwebmp-plugins-forms-parent</artifactId>
    <version>1.0.2.3-jre13</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-plugins-forms-parent/
implementation 'com.jwebmp.plugins.forms:jwebmp-plugins-forms-parent:1.0.2.3-jre13'
                // https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-plugins-forms-parent/
implementation ("com.jwebmp.plugins.forms:jwebmp-plugins-forms-parent:1.0.2.3-jre13")
                'com.jwebmp.plugins.forms:jwebmp-plugins-forms-parent:pom:1.0.2.3-jre13'
                <dependency org="com.jwebmp.plugins.forms" name="jwebmp-plugins-forms-parent" rev="1.0.2.3-jre13">
  <artifact name="jwebmp-plugins-forms-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.jwebmp.plugins.forms', module='jwebmp-plugins-forms-parent', version='1.0.2.3-jre13')
)
                libraryDependencies += "com.jwebmp.plugins.forms" % "jwebmp-plugins-forms-parent" % "1.0.2.3-jre13"
                [com.jwebmp.plugins.forms/jwebmp-plugins-forms-parent "1.0.2.3-jre13"]