| License |
License |
|---|---|
| GroupId | GroupIdcom.licheedev |
| ArtifactId | ArtifactIdserialpathdialog |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionSerialPortPathDialog
选择串口对话框
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| serialpathdialog-1.0.1.pom | |
| serialpathdialog-1.0.1-sources.jar | 1 KB |
| serialpathdialog-1.0.1-javadoc.jar | 196 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.licheedev/serialpathdialog/ -->
<dependency>
<groupId>com.licheedev</groupId>
<artifactId>serialpathdialog</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.licheedev/serialpathdialog/
implementation 'com.licheedev:serialpathdialog:1.0.1'
// https://jarcasting.com/artifacts/com.licheedev/serialpathdialog/
implementation ("com.licheedev:serialpathdialog:1.0.1")
'com.licheedev:serialpathdialog:aar:1.0.1'
<dependency org="com.licheedev" name="serialpathdialog" rev="1.0.1">
<artifact name="serialpathdialog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.licheedev', module='serialpathdialog', version='1.0.1')
)
libraryDependencies += "com.licheedev" % "serialpathdialog" % "1.0.1"
[com.licheedev/serialpathdialog "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.0 |
| androidx.core » core-ktx | jar | 1.3.1 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.licheedev : android-serialport | jar | 2.1.2 |
| androidx.recyclerview » recyclerview | jar | 1.1.0 |
| com.licheedev : some-clickablebg | jar | 1.0.0 |