@BhumikaiOS the book is unavailable because the DocC format doesn't support an offline reading experience.
Starting with Swift 5.8, the Swift project moved from reStructuredText to Apple’s own, now open-source, DocC documentation format. You can see the relevant RST to DocC conversion commit here, dated Aug 30, 2022.
DocC only has a single preview format at the moment, a Vue single page app, which requires JavaScript to run. Hence, the last version available on Apple Books is Swift 5.7. Swift 5.7 was the last version built using the legacy repository.
You can read more at the dedicated Github issue, which has been open for a few years now: https://github.com/swiftlang/swift-book/issues/2
Topic:
Programming Languages
SubTopic:
Swift