| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet ORM Data | 
        
| GroupId | GroupIdnet.smolok | 
    
| ArtifactId | ArtifactIdsmolok-platform-service | 
    
| Last Version | Last Version0.0.11 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionsmolok-platform-service 
            smolok 
         | 
    
| Filename | Size | 
|---|---|
| smolok-platform-service-0.0.11.pom | 663 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.smolok/smolok-platform-service/ -->
<dependency>
    <groupId>net.smolok</groupId>
    <artifactId>smolok-platform-service</artifactId>
    <version>0.0.11</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/net.smolok/smolok-platform-service/
implementation 'net.smolok:smolok-platform-service:0.0.11'
                // https://jarcasting.com/artifacts/net.smolok/smolok-platform-service/
implementation ("net.smolok:smolok-platform-service:0.0.11")
                'net.smolok:smolok-platform-service:pom:0.0.11'
                <dependency org="net.smolok" name="smolok-platform-service" rev="0.0.11">
  <artifact name="smolok-platform-service" type="pom" />
</dependency>
                @Grapes(
@Grab(group='net.smolok', module='smolok-platform-service', version='0.0.11')
)
                libraryDependencies += "net.smolok" % "smolok-platform-service" % "0.0.11"
                [net.smolok/smolok-platform-service "0.0.11"]