License |
License |
---|---|
GroupId | GroupIdcom.licheedev |
ArtifactId | ArtifactIdandroid-serialport |
Last Version | Last Version2.1.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid-SerialPort-API
Android-SerialPort-API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-serialport-2.1.3.pom | |
android-serialport-2.1.3-sources.jar | 4 KB |
android-serialport-2.1.3-javadoc.jar | 29 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |