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

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


Группа

Группа

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

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

common-web-websocket
Версия

Версия

1.4.5
Тип

Тип

jar

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


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