is not current version
Last Version 0.1.5

com.dev-smart:miniweb-android 0.1.2

Miniweb is an embedded webserver for Android.

GroupId

GroupId

com.dev-smart
ArtifactId

ArtifactId

miniweb-android
Version

Version

0.1.2
Type

Type

aar

Download miniweb-android 0.1.2


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