License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.kotlinx |
ArtifactId | ArtifactIdCH34xUART |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCH34xUART
CH340串口转USB
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
CH34xUART-1.0.0.pom | |
CH34xUART-1.0.0-sources.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kotlinx/CH34xUART/ -->
<dependency>
<groupId>com.kotlinx</groupId>
<artifactId>CH34xUART</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kotlinx/CH34xUART/
implementation 'com.kotlinx:CH34xUART:1.0.0'
// https://jarcasting.com/artifacts/com.kotlinx/CH34xUART/
implementation ("com.kotlinx:CH34xUART:1.0.0")
'com.kotlinx:CH34xUART:aar:1.0.0'
<dependency org="com.kotlinx" name="CH34xUART" rev="1.0.0">
<artifact name="CH34xUART" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kotlinx', module='CH34xUART', version='1.0.0')
)
libraryDependencies += "com.kotlinx" % "CH34xUART" % "1.0.0"
[com.kotlinx/CH34xUART "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.0 |