is not current version
Last Version 2.2.0

com.nanohttpd:nanohttpd-websocket 2.1.0


Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

com.nanohttpd
ArtifactId

ArtifactId

nanohttpd-websocket
Version

Version

2.1.0
Type

Type

jar

Download nanohttpd-websocket 2.1.0


<!-- https://jarcasting.com/artifacts/com.nanohttpd/nanohttpd-websocket/ -->
<dependency>
    <groupId>com.nanohttpd</groupId>
    <artifactId>nanohttpd-websocket</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nanohttpd/nanohttpd-websocket/
implementation 'com.nanohttpd:nanohttpd-websocket:2.1.0'
// https://jarcasting.com/artifacts/com.nanohttpd/nanohttpd-websocket/
implementation ("com.nanohttpd:nanohttpd-websocket:2.1.0")
'com.nanohttpd:nanohttpd-websocket:jar:2.1.0'
<dependency org="com.nanohttpd" name="nanohttpd-websocket" rev="2.1.0">
  <artifact name="nanohttpd-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nanohttpd', module='nanohttpd-websocket', version='2.1.0')
)
libraryDependencies += "com.nanohttpd" % "nanohttpd-websocket" % "2.1.0"
[com.nanohttpd/nanohttpd-websocket "2.1.0"]