Finds and optionally removes carriage return characters from your project text files (also known as Ctrl-M, ^M, ).
[cleancr "1.0-beta3"]
cleancr/cleancr {:mvn/version "1.0-beta3"}
implementation("cleancr:cleancr:1.0-beta3")
<dependency> <groupId>cleancr</groupId> <artifactId>cleancr</artifactId> <version>1.0-beta3</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: