| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.ymate.apidocs | 
    
| ArtifactId | ArtifactIdymate-apidocs-parent | 
    
| Last Version | Last Version2.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionymate-apidocs-parent 
            YMP ApiDocs Parent 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| ymate-apidocs-parent-2.0.0.pom | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.ymate.apidocs/ymate-apidocs-parent/ -->
<dependency>
    <groupId>net.ymate.apidocs</groupId>
    <artifactId>ymate-apidocs-parent</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/net.ymate.apidocs/ymate-apidocs-parent/
implementation 'net.ymate.apidocs:ymate-apidocs-parent:2.0.0'
                // https://jarcasting.com/artifacts/net.ymate.apidocs/ymate-apidocs-parent/
implementation ("net.ymate.apidocs:ymate-apidocs-parent:2.0.0")
                'net.ymate.apidocs:ymate-apidocs-parent:pom:2.0.0'
                <dependency org="net.ymate.apidocs" name="ymate-apidocs-parent" rev="2.0.0">
  <artifact name="ymate-apidocs-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='net.ymate.apidocs', module='ymate-apidocs-parent', version='2.0.0')
)
                libraryDependencies += "net.ymate.apidocs" % "ymate-apidocs-parent" % "2.0.0"
                [net.ymate.apidocs/ymate-apidocs-parent "2.0.0"]