Simpler way to include the logging you need for signal projects
[signal.logging "0.1.0-SNAPSHOT"]
signal.logging/signal.logging {:mvn/version "0.1.0-SNAPSHOT"}
implementation("signal.logging:signal.logging:0.1.0-SNAPSHOT")
<dependency> <groupId>signal.logging</groupId> <artifactId>signal.logging</artifactId> <version>0.1.0-SNAPSHOT</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: