is not current version
Last Version 0.4.6.20220627

io.envoyproxy.envoymobile:envoy 0.3.1.03018021

Client networking libraries based on the Envoy project.

GroupId

GroupId

io.envoyproxy.envoymobile
ArtifactId

ArtifactId

envoy
Version

Version

0.3.1.03018021
Type

Type

aar

Download envoy 0.3.1.03018021


<!-- https://jarcasting.com/artifacts/io.envoyproxy.envoymobile/envoy/ -->
<dependency>
    <groupId>io.envoyproxy.envoymobile</groupId>
    <artifactId>envoy</artifactId>
    <version>0.3.1.03018021</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.envoyproxy.envoymobile/envoy/
implementation 'io.envoyproxy.envoymobile:envoy:0.3.1.03018021'
// https://jarcasting.com/artifacts/io.envoyproxy.envoymobile/envoy/
implementation ("io.envoyproxy.envoymobile:envoy:0.3.1.03018021")
'io.envoyproxy.envoymobile:envoy:aar:0.3.1.03018021'
<dependency org="io.envoyproxy.envoymobile" name="envoy" rev="0.3.1.03018021">
  <artifact name="envoy" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.envoyproxy.envoymobile', module='envoy', version='0.3.1.03018021')
)
libraryDependencies += "io.envoyproxy.envoymobile" % "envoy" % "0.3.1.03018021"
[io.envoyproxy.envoymobile/envoy "0.3.1.03018021"]