Last Version

OpenYMSG library 0.6.3

OpenYMSG is an Java library that implements the Yahoo Instant Messenger protocol.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.openymsg
ArtifactId

ArtifactId

openymsg
Version

Version

0.6.3
Type

Type

jar
Description

Description

OpenYMSG library
OpenYMSG is an Java library that implements the Yahoo Instant Messenger protocol.
Project URL

Project URL

http://sourceforge.net/projects/openymsg/

Download openymsg 0.6.3


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

Dependencies

compile (2)

Group / Artifact Type Version
jdom : jdom jar 1.0
commons-logging : commons-logging jar 1.1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.4
junit-addons : junit-addons jar 1.4

Project Modules

There are no modules declared in this project.