is not current version
Last Version 0.9.0

AndLinker 0.8.0

AndLinker is a IPC library for Android, which combines the features of AIDL and Retrofit. Allows IPC call seamlessly compose with rxjava and rxjava2 call adapters.

License

License

GroupId

GroupId

com.codezjx.library
ArtifactId

ArtifactId

andlinker
Version

Version

0.8.0
Type

Type

aar
Description

Description

AndLinker
AndLinker is a IPC library for Android, which combines the features of AIDL and Retrofit. Allows IPC call seamlessly compose with rxjava and rxjava2 call adapters.
Project URL

Project URL

https://github.com/codezjx/AndLinker
Source Code Management

Source Code Management

https://github.com/codezjx/AndLinker

Download andlinker 0.8.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.