| License |
License |
|---|---|
| Categories |
Categoriesnanohttpd Net Networking |
| GroupId | GroupIdcom.gitee.l0km |
| ArtifactId | ArtifactIdnanohttpd-webserver-markdown-plugin |
| Last Version | Last Version2.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNanoHttpd-Webserver-Markdown-Plugin
NanoHttpd is a light-weight HTTP server designed for embedding in other applications.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationnanohttpd |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/nanohttpd-webserver-markdown-plugin/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>nanohttpd-webserver-markdown-plugin</artifactId>
<version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/nanohttpd-webserver-markdown-plugin/
implementation 'com.gitee.l0km:nanohttpd-webserver-markdown-plugin:2.3.4'
// https://jarcasting.com/artifacts/com.gitee.l0km/nanohttpd-webserver-markdown-plugin/
implementation ("com.gitee.l0km:nanohttpd-webserver-markdown-plugin:2.3.4")
'com.gitee.l0km:nanohttpd-webserver-markdown-plugin:jar:2.3.4'
<dependency org="com.gitee.l0km" name="nanohttpd-webserver-markdown-plugin" rev="2.3.4">
<artifact name="nanohttpd-webserver-markdown-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='nanohttpd-webserver-markdown-plugin', version='2.3.4')
)
libraryDependencies += "com.gitee.l0km" % "nanohttpd-webserver-markdown-plugin" % "2.3.4"
[com.gitee.l0km/nanohttpd-webserver-markdown-plugin "2.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.pegdown : pegdown | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.l0km : nanohttpd | jar | 2.3.4 |
| com.gitee.l0km : nanohttpd-webserver | jar | 2.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |