We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 742a2f3 commit d223631Copy full SHA for d223631
classpath-replacer/src/main/java/cr/Classpath.java
@@ -11,7 +11,7 @@
11
*
12
* <p> Examples:
13
14
- * <p> Add the {@code logback-classic} jar and exclude the {@code slf4j-log4j12} and
+ * <p> Add the {@code logback-classic} jar and exclude the {@code slf4j-log4j12}:
15
* <pre>{@code
16
* @Classpath(
17
* add = "ch.qos.logback:logback-classic:1.4.5",
0 commit comments