| License |
License |
|---|---|
| GroupId | GroupIdcom.github.andycandy-de |
| ArtifactId | ArtifactIdsimple-android-bridge |
| Version | Version1.0.2 |
| Type | Typeaar |
| Description |
Descriptionsimple-android-bridge
Build a bridge! This library is created to create a powerful interface between Android and Webapp.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| simple-android-bridge-1.0.2.pom | |
| simple-android-bridge-1.0.2-sources.jar | 12 KB |
| Browse |
<!-- 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"]
| 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 |