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