Files download
File Operation
CH34xUART-1.0.0.pom download
CH34xUART-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.kotlinx</groupId>
  <artifactId>CH34xUART</artifactId>
  <version>1.0.0</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.kotlinx:CH34xUART:1.0.0'
Gradle Kotlin
implementation("com.kotlinx:CH34xUART:1.0.0")
Scala SBT
libraryDependencies += "com.kotlinx" % "CH34xUART" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.kotlinx', module='CH34xUART', version='1.0.0')
)
Apache Ivy
<dependency org="com.kotlinx" name="CH34xUART" rev="1.0.0" />
Leiningen
[com.kotlinx/CH34xUART "1.0.0"]
Apache Buildr
'com.kotlinx:CH34xUART:jar:1.0.0'
Dependencies