Miniweb-core

Miniweb is an embedded webserver for Android.

Лицензия

Лицензия

Группа

Группа

com.dev-smart
Идентификатор

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

miniweb-android
Последняя версия

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

0.1.5
Дата

Дата

Тип

Тип

aar
Описание

Описание

Miniweb-core
Miniweb is an embedded webserver for Android.
Ссылка на сайт

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

http://github.com/dinocore1/MiniWeb

Скачать miniweb-android

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.8
com.google.code.gson : gson jar 2.2.4

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

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

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

Версия
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0