| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.mosn.layotto | 
    
| ArtifactId | ArtifactIdruntime-spec-pb | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionruntime-spec-pb 
            SDK for Runtime 
         | 
    
| Filename | Size | 
|---|---|
| runtime-spec-pb-1.1.0.pom | |
| runtime-spec-pb-1.1.0.jar | 738 KB | 
| runtime-spec-pb-1.1.0-sources.jar | 187 KB | 
| runtime-spec-pb-1.1.0-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.mosn.layotto/runtime-spec-pb/ -->
<dependency>
    <groupId>io.mosn.layotto</groupId>
    <artifactId>runtime-spec-pb</artifactId>
    <version>1.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.mosn.layotto/runtime-spec-pb/
implementation 'io.mosn.layotto:runtime-spec-pb:1.1.0'
                // https://jarcasting.com/artifacts/io.mosn.layotto/runtime-spec-pb/
implementation ("io.mosn.layotto:runtime-spec-pb:1.1.0")
                'io.mosn.layotto:runtime-spec-pb:jar:1.1.0'
                <dependency org="io.mosn.layotto" name="runtime-spec-pb" rev="1.1.0">
  <artifact name="runtime-spec-pb" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.mosn.layotto', module='runtime-spec-pb', version='1.1.0')
)
                libraryDependencies += "io.mosn.layotto" % "runtime-spec-pb" % "1.1.0"
                [io.mosn.layotto/runtime-spec-pb "1.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.grpc : grpc-all | jar | 1.34.1 |