Is your feature request related to a problem? Please describe.
I wish the classifiers matched what os-maven-plugin uses.
Describe the solution you'd like
It would be nice if I could depend on
//DEPS io.avaje.webview:avaje-webview-${os.detected.classifier}:0.15
in jbang and get the right binary.
Describe alternatives you've considered
I can just depend on the all dependency.
Is your feature request related to a problem? Please describe.
I wish the classifiers matched what os-maven-plugin uses.
Describe the solution you'd like
It would be nice if I could depend on
//DEPS io.avaje.webview:avaje-webview-${os.detected.classifier}:0.15
in jbang and get the right binary.
Describe alternatives you've considered
I can just depend on the all dependency.