| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.micromix | 
    
| ArtifactId | ArtifactIdmicromix-conflet-restgateway | 
    
| Last Version | Last Version0.10 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmicromix 
            MicroMix 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| micromix-conflet-restgateway-0.10.pom | |
| micromix-conflet-restgateway-0.10.jar | 261 bytes | 
| micromix-conflet-restgateway-0.10-sources.jar | 261 bytes | 
| micromix-conflet-restgateway-0.10-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-restgateway/ -->
<dependency>
    <groupId>com.github.micromix</groupId>
    <artifactId>micromix-conflet-restgateway</artifactId>
    <version>0.10</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-restgateway/
implementation 'com.github.micromix:micromix-conflet-restgateway:0.10'
                // https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-restgateway/
implementation ("com.github.micromix:micromix-conflet-restgateway:0.10")
                'com.github.micromix:micromix-conflet-restgateway:jar:0.10'
                <dependency org="com.github.micromix" name="micromix-conflet-restgateway" rev="0.10">
  <artifact name="micromix-conflet-restgateway" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.micromix', module='micromix-conflet-restgateway', version='0.10')
)
                libraryDependencies += "com.github.micromix" % "micromix-conflet-restgateway" % "0.10"
                [com.github.micromix/micromix-conflet-restgateway "0.10"]