Categories |
Categoriesnanohttpd Net Networking |
---|---|
GroupId | GroupIdcom.nanohttpd |
ArtifactId | ArtifactIdnanohttpd-webserver-markdown-plugin |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.nanohttpd/nanohttpd-webserver-markdown-plugin/ -->
<dependency>
<groupId>com.nanohttpd</groupId>
<artifactId>nanohttpd-webserver-markdown-plugin</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nanohttpd/nanohttpd-webserver-markdown-plugin/
implementation 'com.nanohttpd:nanohttpd-webserver-markdown-plugin:2.2.0'
// https://jarcasting.com/artifacts/com.nanohttpd/nanohttpd-webserver-markdown-plugin/
implementation ("com.nanohttpd:nanohttpd-webserver-markdown-plugin:2.2.0")
'com.nanohttpd:nanohttpd-webserver-markdown-plugin:jar:2.2.0'
<dependency org="com.nanohttpd" name="nanohttpd-webserver-markdown-plugin" rev="2.2.0">
<artifact name="nanohttpd-webserver-markdown-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nanohttpd', module='nanohttpd-webserver-markdown-plugin', version='2.2.0')
)
libraryDependencies += "com.nanohttpd" % "nanohttpd-webserver-markdown-plugin" % "2.2.0"
[com.nanohttpd/nanohttpd-webserver-markdown-plugin "2.2.0"]