Dojo 1.0.2
There are a few ways to use Dojo 1.0.2:
There is no web build tool yet for 1.0.2.
XDomain Build
To use 1.0.2 from AOL's
CDN, just include this script tag in
your page:
<script
type="text/javascript"
src="http://o.aolcdn.com/dojo/1.0.2/dojo/dojo.xd.js"></script>
Download
1.0.2 Non-XD Build
Dojo offers a normal, non-xdomain build of 1.0.2 here from http://download.dojotoolkit.org/release-1.0.2/
Download
Source
You can download the full source code and create your own custom build. The source is offered in:
See the Dojo Book for build
instructions.