You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+73-2Lines changed: 73 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -285,9 +285,80 @@ And then bundle this file with your app:
285
285
286
286
> Last property copies `${name}.l4j.ini` file next to the EXE/binary on Windows/Linux, and in `Resources` folder on MacOS.
287
287
288
-
## How to build and install the plugin
288
+
## How to use SNAPSHOT versions
289
289
290
-
Useful to try SNAPSHOT versions.
290
+
[Here](https://oss.sonatype.org/content/repositories/snapshots/io/github/fvarrui/javapackager/) you can find the uploaded JavaPackager SNAPSHOT versions.
0 commit comments