Plugin management system, with dynamic load and registration of plugins
[plugin-management-system "1.0.0"]
plugin-management-system/plugin-management-system {:mvn/version "1.0.0"}
implementation("plugin-management-system:plugin-management-system:1.0.0")
<dependency> <groupId>plugin-management-system</groupId> <artifactId>plugin-management-system</artifactId> <version>1.0.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: