Roberto Simoni
Roberto Simoni
Hi, very interesting project. Thanks. I am a little dumb in managing CSS, etc... do you know if it is possible to have a tutorial to realize something like www.thelcars.com...
Hi, I was using the library in an app where I need to examine logs and I have seen the messages printed in `Money.defaultFormat()` such as: ``` [...] Logger.getLogger(Money.class.getName()).info("Using default...
Hi, I am using your plugin to write tests on a very old plugin. Unfortunately this plugin calls the builtin vim function `expand` in a lot of places. In my...
Cross posting here too because since today I have failures on my Java Heroku app saying: ``` This version of ChromeDriver only supports Chrome version 81 ``` Posted an [issue](https://github.com/heroku/heroku-buildpack-chromedriver/issues/21)...
##### Description Thanks for this time saving library :) I was using it to generate some Java code from a Json Schema and it works, but it fails generating an...
The reason is that using version 3.8.1 of android-maven-plugin, if you compile with a maven version 3.2.5+, the compilation of android module fails for a: java.lang.NoClassDefFoundError: org/eclipse/aether/spi/connector/Transfer$State