is not current version
Last Version 0.66.0.1

com.jwebmp:jwebmp-websockets 0.59.0.14

Provides Asynchronous and Dynamic Log Handler support for JDK1.8 logging API. Access via LogFactory.

GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

jwebmp-websockets
Version

Version

0.59.0.14
Type

Type

jar

Download jwebmp-websockets 0.59.0.14


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