License |
License |
---|---|
GroupId | GroupIdio.envoyproxy.envoymobile |
ArtifactId | ArtifactIdenvoy |
Last Version | Last Version0.4.6.20220627 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionEnvoy Mobile
Client networking libraries based on the Envoy project.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
envoy-0.4.6.20220627.pom | |
envoy-0.4.6.20220627-sources.jar | 39 KB |
envoy-0.4.6.20220627-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.envoyproxy.envoymobile/envoy/ -->
<dependency>
<groupId>io.envoyproxy.envoymobile</groupId>
<artifactId>envoy</artifactId>
<version>0.4.6.20220627</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.envoyproxy.envoymobile/envoy/
implementation 'io.envoyproxy.envoymobile:envoy:0.4.6.20220627'
// https://jarcasting.com/artifacts/io.envoyproxy.envoymobile/envoy/
implementation ("io.envoyproxy.envoymobile:envoy:0.4.6.20220627")
'io.envoyproxy.envoymobile:envoy:aar:0.4.6.20220627'
<dependency org="io.envoyproxy.envoymobile" name="envoy" rev="0.4.6.20220627">
<artifact name="envoy" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.envoyproxy.envoymobile', module='envoy', version='0.4.6.20220627')
)
libraryDependencies += "io.envoyproxy.envoymobile" % "envoy" % "0.4.6.20220627"
[io.envoyproxy.envoymobile/envoy "0.4.6.20220627"]