Component subsystems. Turn a system map into a component in a larger system.
[subsystem "0.1.0"]
subsystem/subsystem {:mvn/version "0.1.0"}
implementation("subsystem:subsystem:0.1.0")
<dependency> <groupId>subsystem</groupId> <artifactId>subsystem</artifactId> <version>0.1.0</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: