License |
License |
---|---|
GroupId | GroupIdio.envoyproxy.envoymobile |
ArtifactId | ArtifactIdenvoy |
Version | Version0.4.6.20220421-preview-2 |
Type | Typeaar |
Description |
DescriptionEnvoy Mobile
Client networking libraries based on the Envoy project.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.envoyproxy.envoymobile/envoy/ -->
<dependency>
<groupId>io.envoyproxy.envoymobile</groupId>
<artifactId>envoy</artifactId>
<version>0.4.6.20220421-preview-2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.envoyproxy.envoymobile/envoy/
implementation 'io.envoyproxy.envoymobile:envoy:0.4.6.20220421-preview-2'
// https://jarcasting.com/artifacts/io.envoyproxy.envoymobile/envoy/
implementation ("io.envoyproxy.envoymobile:envoy:0.4.6.20220421-preview-2")
'io.envoyproxy.envoymobile:envoy:aar:0.4.6.20220421-preview-2'
<dependency org="io.envoyproxy.envoymobile" name="envoy" rev="0.4.6.20220421-preview-2">
<artifact name="envoy" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.envoyproxy.envoymobile', module='envoy', version='0.4.6.20220421-preview-2')
)
libraryDependencies += "io.envoyproxy.envoymobile" % "envoy" % "0.4.6.20220421-preview-2"
[io.envoyproxy.envoymobile/envoy "0.4.6.20220421-preview-2"]