| License | 
                License | 
        
|---|---|
| GroupId | GroupIdru.telamon | 
    
| ArtifactId | ArtifactIdmachamp-parent | 
    
| Last Version | Last Version0.0.6 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionmachamp-parent 
            machamp - async task processing engine 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| machamp-parent-0.0.6.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ru.telamon/machamp-parent/ -->
<dependency>
    <groupId>ru.telamon</groupId>
    <artifactId>machamp-parent</artifactId>
    <version>0.0.6</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/ru.telamon/machamp-parent/
implementation 'ru.telamon:machamp-parent:0.0.6'
                // https://jarcasting.com/artifacts/ru.telamon/machamp-parent/
implementation ("ru.telamon:machamp-parent:0.0.6")
                'ru.telamon:machamp-parent:pom:0.0.6'
                <dependency org="ru.telamon" name="machamp-parent" rev="0.0.6">
  <artifact name="machamp-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='ru.telamon', module='machamp-parent', version='0.0.6')
)
                libraryDependencies += "ru.telamon" % "machamp-parent" % "0.0.6"
                [ru.telamon/machamp-parent "0.0.6"]