simple-android-bridge

Build a bridge! This library is created to create a powerful interface between Android and Webapp.

License

License

GroupId

GroupId

com.github.andycandy-de
ArtifactId

ArtifactId

simple-android-bridge
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

simple-android-bridge
Build a bridge! This library is created to create a powerful interface between Android and Webapp.
Project URL

Project URL

https://github.com/andycandy-de/SimpleAndroidBridge
Source Code Management

Source Code Management

https://github.com/andycandy-de/SimpleAndroidBridge

Download simple-android-bridge

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.andycandy-de/simple-android-bridge/ -->
<dependency>
    <groupId>com.github.andycandy-de</groupId>
    <artifactId>simple-android-bridge</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.andycandy-de/simple-android-bridge/
implementation 'com.github.andycandy-de:simple-android-bridge:1.0.2'
// https://jarcasting.com/artifacts/com.github.andycandy-de/simple-android-bridge/
implementation ("com.github.andycandy-de:simple-android-bridge:1.0.2")
'com.github.andycandy-de:simple-android-bridge:aar:1.0.2'
<dependency org="com.github.andycandy-de" name="simple-android-bridge" rev="1.0.2">
  <artifact name="simple-android-bridge" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.andycandy-de', module='simple-android-bridge', version='1.0.2')
)
libraryDependencies += "com.github.andycandy-de" % "simple-android-bridge" % "1.0.2"
[com.github.andycandy-de/simple-android-bridge "1.0.2"]

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.20
org.jetbrains.kotlin : kotlin-reflect jar 1.4.20
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2