version: | @version@ |
released: | @builddate@ |
Thank you for downloading Smack!
Start off by viewing the documentation that can be found in the "documentation" directory included with this distribution.
Further information can be found on the Smack website. If you need help using or would like to make contributions or fixes to the code, please visit the online forum.
About the Distribution
The smack.jar file in the main distribution folder is the only binary file required for embedding XMPP functionality into client applications. The optional smackx.jar contains the Smack extensions while smackx-debug.jar contains an enhanced debugger.
If you downloaded the developer release, the full source of the library is included in the source directory and can be compiled using the build scripts found in the build directory (please see the README file in the build directory for further details).
Changelog and Upgrading
View the changelog for a list of changes since the last release.
License Agreements
Copyright 2002-2008 Jive Software. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.