Files download
File Operation
driver-Shtc1-0.5.pom download
driver-Shtc1-0.5-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.xiane</groupId>
  <artifactId>driver-Shtc1</artifactId>
  <version>0.5</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.xiane:driver-Shtc1:0.5'
Gradle Kotlin
implementation("io.github.xiane:driver-Shtc1:0.5")
Scala SBT
libraryDependencies += "io.github.xiane" % "driver-Shtc1" % "0.5"
Groovy Grape
@Grapes(
  @Grab(group='io.github.xiane', module='driver-Shtc1', version='0.5')
)
Apache Ivy
<dependency org="io.github.xiane" name="driver-Shtc1" rev="0.5" />
Leiningen
[io.github.xiane/driver-Shtc1 "0.5"]
Apache Buildr
'io.github.xiane:driver-Shtc1:jar:0.5'
Dependencies
The project has no third-party dependencies