Android-SerialPort-API


License

License

GroupId

GroupId

com.licheedev
ArtifactId

ArtifactId

android-serialport
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

aar
Description

Description

Android-SerialPort-API
Android-SerialPort-API
Project URL

Project URL

https://github.com/licheedev/Android-SerialPort-API
Source Code Management

Source Code Management

https://github.com/licheedev/Android-SerialPort-API

Download android-serialport

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.3
2.1.2