mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
Improve documentation (targetCompatibility, XPP3)
This commit is contained in:
parent
0b6069d75f
commit
1935039432
3 changed files with 18 additions and 10 deletions
|
@ -23,10 +23,8 @@ important classes and concepts.
|
|||
JAR Files and Requirements
|
||||
</p>
|
||||
|
||||
Smack is meant to be easily embedded into any existing JDK 1.5 or later Java application.
|
||||
It has no external dependencies (except for the Jingle voice chat functionality) and is optimized
|
||||
to be as small as possible. The library ships as several JAR files to provide more flexibility
|
||||
over which features applications require:
|
||||
Smack is meant to be easily embedded into any existing Java application.
|
||||
The library ships as several JAR files to provide more flexibility over which features applications require:
|
||||
|
||||
<ul>
|
||||
<li><tt>smack-core.jar</tt> -- provides core XMPP functionality. All XMPP features that are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue