Serves a file or directory as static assets on the web server
[file-server "1.0.0"]
file-server/file-server {:mvn/version "1.0.0"}
implementation("file-server:file-server:1.0.0")
<dependency> <groupId>file-server</groupId> <artifactId>file-server</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: