License |
License |
---|---|
GroupId | GroupIdcom.dev-smart |
ArtifactId | ArtifactIdminiweb-android |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMiniweb-core
Miniweb is an embedded webserver for Android.
|
Project URL |
Project URL |
Filename | Size |
---|---|
miniweb-android-0.1.5.pom | |
miniweb-android-0.1.5.aar | 3 KB |
miniweb-android-0.1.5-sources.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.8 |
com.google.code.gson : gson | jar | 2.2.4 |