Anagrams is a library designed to give all anagrams of a word, provided a dictionary of words is provided.
[anagrams "1"]
anagrams/anagrams {:mvn/version "1"}
implementation("anagrams:anagrams:1")
<dependency> <groupId>anagrams</groupId> <artifactId>anagrams</artifactId> <version>1</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: