Miniweb-core

Miniweb is an embedded webserver for Android.

License

License

GroupId

GroupId

com.dev-smart
ArtifactId

ArtifactId

miniweb-android
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

aar
Description

Description

Miniweb-core
Miniweb is an embedded webserver for Android.
Project URL

Project URL

http://github.com/dinocore1/MiniWeb

Download miniweb-android

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.8
com.google.code.gson : gson jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0