| License |
License |
|---|---|
| GroupId | GroupIdcom.yuyisummer.widget |
| ArtifactId | ArtifactIdbase |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
DescriptionOpenSdk
Board general API library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| base-1.0.0.pom | |
| base-1.0.0-sources.jar | 5 KB |
| base-1.0.0-javadoc.jar | 402 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yuyisummer.widget/base/ -->
<dependency>
<groupId>com.yuyisummer.widget</groupId>
<artifactId>base</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yuyisummer.widget/base/
implementation 'com.yuyisummer.widget:base:1.0.0'
// https://jarcasting.com/artifacts/com.yuyisummer.widget/base/
implementation ("com.yuyisummer.widget:base:1.0.0")
'com.yuyisummer.widget:base:aar:1.0.0'
<dependency org="com.yuyisummer.widget" name="base" rev="1.0.0">
<artifact name="base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yuyisummer.widget', module='base', version='1.0.0')
)
libraryDependencies += "com.yuyisummer.widget" % "base" % "1.0.0"
[com.yuyisummer.widget/base "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |