| License |
License |
|---|---|
| GroupId | GroupIdorg.greatfire |
| ArtifactId | ArtifactIdenvoy |
| Version | Version0.0.100.0.4896.79 |
| Type | Typeaar |
| Description |
Descriptioncronet
C and Java Library derived from Chromium cronet.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| envoy-0.0.100.0.4896.79.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/org.greatfire/envoy/ -->
<dependency>
<groupId>org.greatfire</groupId>
<artifactId>envoy</artifactId>
<version>0.0.100.0.4896.79</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.greatfire/envoy/
implementation 'org.greatfire:envoy:0.0.100.0.4896.79'
// https://jarcasting.com/artifacts/org.greatfire/envoy/
implementation ("org.greatfire:envoy:0.0.100.0.4896.79")
'org.greatfire:envoy:aar:0.0.100.0.4896.79'
<dependency org="org.greatfire" name="envoy" rev="0.0.100.0.4896.79">
<artifact name="envoy" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.greatfire', module='envoy', version='0.0.100.0.4896.79')
)
libraryDependencies += "org.greatfire" % "envoy" % "0.0.100.0.4896.79"
[org.greatfire/envoy "0.0.100.0.4896.79"]