не последняя версия
Последняя версия 1.5.2

org.corefine.common:common-web-websocket 1.5.1


Группа

Группа

org.corefine.common
Идентификатор

Идентификатор

common-web-websocket
Версия

Версия

1.5.1
Тип

Тип

jar

Скачать common-web-websocket 1.5.1


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