License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftmodules |
ArtifactId | ArtifactIdxmpp_2.6_2.10 |
Version | Version1.2 |
Type | Typejar |
Description |
Descriptionxmpp
xmpp
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.liftmodules |
Filename | Size |
---|---|
xmpp_2.6_2.10-1.2.pom | |
xmpp_2.6_2.10-1.2.jar | 91 KB |
xmpp_2.6_2.10-1.2-sources.jar | 3 KB |
xmpp_2.6_2.10-1.2-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftmodules/xmpp_2.6_2.10/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>xmpp_2.6_2.10</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/xmpp_2.6_2.10/
implementation 'net.liftmodules:xmpp_2.6_2.10:1.2'
// https://jarcasting.com/artifacts/net.liftmodules/xmpp_2.6_2.10/
implementation ("net.liftmodules:xmpp_2.6_2.10:1.2")
'net.liftmodules:xmpp_2.6_2.10:jar:1.2'
<dependency org="net.liftmodules" name="xmpp_2.6_2.10" rev="1.2">
<artifact name="xmpp_2.6_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='xmpp_2.6_2.10', version='1.2')
)
libraryDependencies += "net.liftmodules" % "xmpp_2.6_2.10" % "1.2"
[net.liftmodules/xmpp_2.6_2.10 "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.0 |
jivesoftware : smack | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-actor_2.10 | jar | 2.6-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 1.13 |