| Categories | 
                CategoriesORM Data | 
        
|---|---|
| GroupId | GroupIdcom.jwebmp.plugins.forms | 
    
| ArtifactId | ArtifactIdjwebmp-plugins-forms-parent | 
    
| Version | Version1.0.18.1-jre15 | 
        
| Type | Typepom | 
    
| Filename | Size | 
|---|---|
| jwebmp-plugins-forms-parent-1.0.18.1-jre15.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.18.1-jre15</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.18.1-jre15'
                // https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-plugins-forms-parent/
implementation ("com.jwebmp.plugins.forms:jwebmp-plugins-forms-parent:1.0.18.1-jre15")
                'com.jwebmp.plugins.forms:jwebmp-plugins-forms-parent:pom:1.0.18.1-jre15'
                <dependency org="com.jwebmp.plugins.forms" name="jwebmp-plugins-forms-parent" rev="1.0.18.1-jre15">
  <artifact name="jwebmp-plugins-forms-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.jwebmp.plugins.forms', module='jwebmp-plugins-forms-parent', version='1.0.18.1-jre15')
)
                libraryDependencies += "com.jwebmp.plugins.forms" % "jwebmp-plugins-forms-parent" % "1.0.18.1-jre15"
                [com.jwebmp.plugins.forms/jwebmp-plugins-forms-parent "1.0.18.1-jre15"]