androidjs

A simple library that helps Android developers to execute JavaScript code from Android native side easily without using WebView.

Лицензия

Лицензия

Группа

Группа

io.github.pavel-corsaghin
Идентификатор

Идентификатор

androidjs
Последняя версия

Последняя версия

0.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

androidjs
A simple library that helps Android developers to execute JavaScript code from Android native side easily without using WebView.
Ссылка на сайт

Ссылка на сайт

https://github.com/pavel-corsaghin/AndroidJSModule
Система контроля версий

Система контроля версий

https://github.com/pavel-corsaghin/AndroidJSModule/tree/main

Скачать androidjs

Имя Файла Размер
androidjs-0.0.1.pom
androidjs-0.0.1-sources.jar 2 KB
Обзор

Как подключить последнюю версию

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

Зависимости

runtime (5)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.2.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.1