is not current version
Last Version 0.5.0

io.servicecomb:transport-highway 0.1.0


GroupId

GroupId

io.servicecomb
ArtifactId

ArtifactId

transport-highway
Version

Version

0.1.0
Type

Type

jar

Download transport-highway 0.1.0


<!-- https://jarcasting.com/artifacts/io.servicecomb/transport-highway/ -->
<dependency>
    <groupId>io.servicecomb</groupId>
    <artifactId>transport-highway</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.servicecomb/transport-highway/
implementation 'io.servicecomb:transport-highway:0.1.0'
// https://jarcasting.com/artifacts/io.servicecomb/transport-highway/
implementation ("io.servicecomb:transport-highway:0.1.0")
'io.servicecomb:transport-highway:jar:0.1.0'
<dependency org="io.servicecomb" name="transport-highway" rev="0.1.0">
  <artifact name="transport-highway" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.servicecomb', module='transport-highway', version='0.1.0')
)
libraryDependencies += "io.servicecomb" % "transport-highway" % "0.1.0"
[io.servicecomb/transport-highway "0.1.0"]