We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6450e73 commit 2d2ae53Copy full SHA for 2d2ae53
README.md
@@ -60,11 +60,11 @@ Getting started:
60
- Maven: add the following dependency to your pom.xml:
61
62
```
63
- <dependency>
64
- <groupId>io.github.qualtagh.swing.table</groupId>
65
- <artifactId>JBroTable</artifactId>
66
- <version>2.0.1</version>
67
- </dependency>
+<dependency>
+ <groupId>io.github.qualtagh.swing.table</groupId>
+ <artifactId>JBroTable</artifactId>
+ <version>2.0.1</version>
+</dependency>
68
69
70
Sample usage:
0 commit comments