License |
License |
---|---|
GroupId | GroupIdcom.oplus.ocs |
ArtifactId | ArtifactIdbase |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionbase
base
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
base-1.0.11.pom | |
base-1.0.11.aar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oplus.ocs/base/ -->
<dependency>
<groupId>com.oplus.ocs</groupId>
<artifactId>base</artifactId>
<version>1.0.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.oplus.ocs/base/
implementation 'com.oplus.ocs:base:1.0.11'
// https://jarcasting.com/artifacts/com.oplus.ocs/base/
implementation ("com.oplus.ocs:base:1.0.11")
'com.oplus.ocs:base:aar:1.0.11'
<dependency org="com.oplus.ocs" name="base" rev="1.0.11">
<artifact name="base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.oplus.ocs', module='base', version='1.0.11')
)
libraryDependencies += "com.oplus.ocs" % "base" % "1.0.11"
[com.oplus.ocs/base "1.0.11"]