| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.jhannes | 
    
| ArtifactId | ArtifactIdaction-controller-project | 
    
| Last Version | Last Version0.0.40 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionAction Controller 
            Action Controller REST micro framework 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| action-controller-project-0.0.40.pom | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.jhannes/action-controller-project/ -->
<dependency>
    <groupId>io.github.jhannes</groupId>
    <artifactId>action-controller-project</artifactId>
    <version>0.0.40</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.jhannes/action-controller-project/
implementation 'io.github.jhannes:action-controller-project:0.0.40'
                // https://jarcasting.com/artifacts/io.github.jhannes/action-controller-project/
implementation ("io.github.jhannes:action-controller-project:0.0.40")
                'io.github.jhannes:action-controller-project:pom:0.0.40'
                <dependency org="io.github.jhannes" name="action-controller-project" rev="0.0.40">
  <artifact name="action-controller-project" type="pom" />
</dependency>
                @Grapes(
@Grab(group='io.github.jhannes', module='action-controller-project', version='0.0.40')
)
                libraryDependencies += "io.github.jhannes" % "action-controller-project" % "0.0.40"
                [io.github.jhannes/action-controller-project "0.0.40"]