serialportlibrary

串口通信Library

License

License

GroupId

GroupId

io.github.tzizi5566
ArtifactId

ArtifactId

serialportlibrary
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

serialportlibrary
串口通信Library
Project URL

Project URL

https://github.com/tzizi5566
Source Code Management

Source Code Management

https://github.com/tzizi5566/SerialPortApplication

Download serialportlibrary

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0