Dojo 0.9.0
There are a few ways to use Dojo 0.9.0:
There is no web build tool yet for 0.9.0.
XDomain Build
To use 0.9.0 from AOL's
CDN, just include this script tag in
your page:
<script
type="text/javascript"
src="http://o.aolcdn.com/dojo/0.9.0/dojo/dojo.xd.js"></script>
Download
0.9.0 Non-XD Build
Dojo offers a normal, non-xdomain build of 0.9.0 here from http://download.dojotoolkit.org/release-0.9.0/
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.