Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.microg |
ArtifactId | ArtifactIdcronet-common |
Version | Version91.0.4472.120.1 |
Type | Typeaar |
Filename | Size |
---|---|
cronet-common-91.0.4472.120.1.pom | |
cronet-common-91.0.4472.120.1-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.microg/cronet-common/ -->
<dependency>
<groupId>org.microg</groupId>
<artifactId>cronet-common</artifactId>
<version>91.0.4472.120.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.microg/cronet-common/
implementation 'org.microg:cronet-common:91.0.4472.120.1'
// https://jarcasting.com/artifacts/org.microg/cronet-common/
implementation ("org.microg:cronet-common:91.0.4472.120.1")
'org.microg:cronet-common:aar:91.0.4472.120.1'
<dependency org="org.microg" name="cronet-common" rev="91.0.4472.120.1">
<artifact name="cronet-common" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.microg', module='cronet-common', version='91.0.4472.120.1')
)
libraryDependencies += "org.microg" % "cronet-common" % "91.0.4472.120.1"
[org.microg/cronet-common "91.0.4472.120.1"]