License |
License |
---|---|
GroupId | GroupIdcom.sandinh |
ArtifactId | ArtifactIdusb-serial-for-android |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid Usb Serial
An Android library that provides an usb serial control Activity
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
usb-serial-for-android-1.0.0.pom | |
usb-serial-for-android-1.0.0.aar | 44 KB |
usb-serial-for-android-1.0.0-sources.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sandinh/usb-serial-for-android/ -->
<dependency>
<groupId>com.sandinh</groupId>
<artifactId>usb-serial-for-android</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sandinh/usb-serial-for-android/
implementation 'com.sandinh:usb-serial-for-android:1.0.0'
// https://jarcasting.com/artifacts/com.sandinh/usb-serial-for-android/
implementation ("com.sandinh:usb-serial-for-android:1.0.0")
'com.sandinh:usb-serial-for-android:aar:1.0.0'
<dependency org="com.sandinh" name="usb-serial-for-android" rev="1.0.0">
<artifact name="usb-serial-for-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sandinh', module='usb-serial-for-android', version='1.0.0')
)
libraryDependencies += "com.sandinh" % "usb-serial-for-android" % "1.0.0"
[com.sandinh/usb-serial-for-android "1.0.0"]