License |
License |
---|---|
GroupId | GroupIdcom.oplus.ocs |
ArtifactId | ArtifactIdcast |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncast
cast
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cast-1.0.0.pom | |
cast-1.0.0.aar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oplus.ocs/cast/ -->
<dependency>
<groupId>com.oplus.ocs</groupId>
<artifactId>cast</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.oplus.ocs/cast/
implementation 'com.oplus.ocs:cast:1.0.0'
// https://jarcasting.com/artifacts/com.oplus.ocs/cast/
implementation ("com.oplus.ocs:cast:1.0.0")
'com.oplus.ocs:cast:aar:1.0.0'
<dependency org="com.oplus.ocs" name="cast" rev="1.0.0">
<artifact name="cast" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.oplus.ocs', module='cast', version='1.0.0')
)
libraryDependencies += "com.oplus.ocs" % "cast" % "1.0.0"
[com.oplus.ocs/cast "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |
com.oplus.ocs : base | jar | 1.0.12 |
com.google.code.gson : gson | jar | 2.8.6 |