OpenSdk

Board general API library

License

License

GroupId

GroupId

com.yuyisummer.base
ArtifactId

ArtifactId

androids
Last Version

Last Version

1.0.2
Release Date

Release Date

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.0