Java-Markdown-Generator icon indicating copy to clipboard operation
Java-Markdown-Generator copied to clipboard

update readme about jitpack dependecy instruction

Open marwin1991 opened this issue 4 years ago • 0 comments

Hello, on readme there is a section how to add this lib to depnedencies and it is diffrent than on jitpack. In my opinion it should be:

<dependency> <groupId>com.github.Steppschuh</groupId> <artifactId>Java-Markdown-Generator</artifactId> <version>1.3.2</version> </dependency>

marwin1991 avatar Mar 11 '21 22:03 marwin1991