..still trying to set up things in Maven :stuck_ou...
# tornadofx
p
..still trying to set up things in Maven 😛 See any problems with this
Copy code
<dependency>
            <groupId>com.github.permalmberg</groupId>
            <artifactId>CmdParser4J</artifactId>
            <version>master-SNAPSHOT</version>
        </dependency>
should work, right? it doesn't, but specifying a commit hash works just fine. 😕