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

net.liftweb:lift-xmpp_2.7.7 2.2-RC6

XMPP integration helper

Категории

Категории

Сеть
Группа

Группа

net.liftweb
Идентификатор

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

lift-xmpp_2.7.7
Версия

Версия

2.2-RC6
Тип

Тип

jar

Скачать lift-xmpp_2.7.7 2.2-RC6


<!-- https://jarcasting.com/artifacts/net.liftweb/lift-xmpp_2.7.7/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-xmpp_2.7.7</artifactId>
    <version>2.2-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-xmpp_2.7.7/
implementation 'net.liftweb:lift-xmpp_2.7.7:2.2-RC6'
// https://jarcasting.com/artifacts/net.liftweb/lift-xmpp_2.7.7/
implementation ("net.liftweb:lift-xmpp_2.7.7:2.2-RC6")
'net.liftweb:lift-xmpp_2.7.7:jar:2.2-RC6'
<dependency org="net.liftweb" name="lift-xmpp_2.7.7" rev="2.2-RC6">
  <artifact name="lift-xmpp_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-xmpp_2.7.7', version='2.2-RC6')
)
libraryDependencies += "net.liftweb" % "lift-xmpp_2.7.7" % "2.2-RC6"
[net.liftweb/lift-xmpp_2.7.7 "2.2-RC6"]