is not current version
Last Version 1.0.2

OpenSdk 1.0.0

Board general API library

License

License

GroupId

GroupId

com.yuyisummer.base
ArtifactId

ArtifactId

androids
Version

Version

1.0.0
Type

Type

aar
Description

Description

OpenSdk
Board general API library
Project URL

Project URL

https://github.com/yuyisummer/OpenSdk/
Source Code Management

Source Code Management

https://github.com/yuyisummer/OpenSdk/

Download androids 1.0.0


<!-- https://jarcasting.com/artifacts/com.yuyisummer.base/androids/ -->
<dependency>
    <groupId>com.yuyisummer.base</groupId>
    <artifactId>androids</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yuyisummer.base/androids/
implementation 'com.yuyisummer.base:androids:1.0.0'
// https://jarcasting.com/artifacts/com.yuyisummer.base/androids/
implementation ("com.yuyisummer.base:androids:1.0.0")
'com.yuyisummer.base:androids:aar:1.0.0'
<dependency org="com.yuyisummer.base" name="androids" rev="1.0.0">
  <artifact name="androids" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yuyisummer.base', module='androids', version='1.0.0')
)
libraryDependencies += "com.yuyisummer.base" % "androids" % "1.0.0"
[com.yuyisummer.base/androids "1.0.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.