The core Sov business logic.
[core1 "1.0-SNAPSHOT"]
core1/core1 {:mvn/version "1.0-SNAPSHOT"}
implementation("core1:core1:1.0-SNAPSHOT")
<dependency> <groupId>core1</groupId> <artifactId>core1</artifactId> <version>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: