Anagrams is a library designed to give all anagrams of a word, provided a dictionary of words is provided.
[anagrams "3"]
anagrams/anagrams {:mvn/version "3"}
implementation("anagrams:anagrams:3")
<dependency> <groupId>anagrams</groupId> <artifactId>anagrams</artifactId> <version>3</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: