第二方库1

第二方库2

License

License

GroupId

GroupId

io.github.safe-ending
ArtifactId

ArtifactId

serialport
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

第二方库1
第二方库2
Project URL

Project URL

https://github.com/safe-ending
Source Code Management

Source Code Management

https://github.com/safe-ending

Download serialport

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.safe-ending/serialport/ -->
<dependency>
    <groupId>io.github.safe-ending</groupId>
    <artifactId>serialport</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.safe-ending/serialport/
implementation 'io.github.safe-ending:serialport:1.0.1'
// https://jarcasting.com/artifacts/io.github.safe-ending/serialport/
implementation ("io.github.safe-ending:serialport:1.0.1")
'io.github.safe-ending:serialport:aar:1.0.1'
<dependency org="io.github.safe-ending" name="serialport" rev="1.0.1">
  <artifact name="serialport" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.safe-ending', module='serialport', version='1.0.1')
)
libraryDependencies += "io.github.safe-ending" % "serialport" % "1.0.1"
[io.github.safe-ending/serialport "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1