File | Operation |
---|---|
nanohttpd-champion-0.5.pom | download |
<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>nanohttpd-champion</artifactId>
<version>0.5</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='nanohttpd-champion', version='0.5')
)