# Download
Use the link below to download Weex release from one of Apache mirror site.
Weex Release is all about source code, not binary, ref ASF policy on software release.
WARNING
Every Weex Release includes source together with corresponding cryptographic signatures and checksums. You should always verify the file downloaded file from mirror with checksum and signature using the procedures and KEYS.
TIP
Weex provides binary files in every release only for users' convenience. Binary files are never part of any release.
# Latest Release
# 0.28.0
- Released in Oct 23, 2019
- ChangeLog
- Source | Signature | Checksum
- Convenience binary
- Android
- Since 0.28.0, Weex would publish two convenience binary in each release, please read the documentation about the detail.
compile 'org.apache.weex:sdk:0.28.0'
compile 'org.apache.weex:sdk_legacy:0.28.0'
- iOS
pod "WeexSDK","0.28.0"
- Android
# Archived Release
# 0.26.0
- Released in July 11, 2019
- ChangeLog
- Source | Signature | Checksum
- Convenience binary
- Android
compile 'com.taobao.android:weex_sdk:0.26.0'
- iOS
pod "WeexSDK","0.26.0"
- Android
# 0.24.0
- Released in May 23, 2019
- ChangeLog
- Source | Signature | Checksum
- Convenience binary
- Android
compile 'com.taobao.android:weex_sdk:0.24.0'
- iOS
pod "WeexSDK","0.24.0"
- Android