Last Version

Router in Android 0.0.2

A router using SPI in Android

License

License

GroupId

GroupId

io.github.linlishui
ArtifactId

ArtifactId

router
Version

Version

0.0.2
Type

Type

aar
Description

Description

Router in Android
A router using SPI in Android
Project URL

Project URL

https://github.com/linlishui/Router
Source Code Management

Source Code Management

https://github.com/linlishui/Router/

Download router 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.