serialportx

A simple and handy Android serialport library.

License

License

GroupId

GroupId

io.github.shiweibsw
ArtifactId

ArtifactId

serialportx
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

serialportx
A simple and handy Android serialport library.
Project URL

Project URL

https://github.com/shiweibsw/bannerx/
Source Code Management

Source Code Management

https://github.com/shiweibsw/bannerx

Download serialportx

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (1)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0