| GroupId | GroupIdcom.gitee.ts_ohos |
|---|---|
| ArtifactId | ArtifactIdwilliamchart |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
Description |
| Filename | Size |
|---|---|
| williamchart-1.0.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.ts_ohos/williamchart/ -->
<dependency>
<groupId>com.gitee.ts_ohos</groupId>
<artifactId>williamchart</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.ts_ohos/williamchart/
implementation 'com.gitee.ts_ohos:williamchart:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.ts_ohos/williamchart/
implementation ("com.gitee.ts_ohos:williamchart:1.0.0")
'com.gitee.ts_ohos:williamchart:aar:1.0.0'
<dependency org="com.gitee.ts_ohos" name="williamchart" rev="1.0.0">
<artifact name="williamchart" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.ts_ohos', module='williamchart', version='1.0.0')
)
libraryDependencies += "com.gitee.ts_ohos" % "williamchart" % "1.0.0"
[com.gitee.ts_ohos/williamchart "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.core » core-ktx | jar | 1.3.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.10 |