We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f40f06 commit d7a11f7Copy full SHA for d7a11f7
1 file changed
README.md
@@ -67,6 +67,7 @@ dependencies {
67
68
### Documentation
69
70
+[](https://deepwiki.com/Mastercard/oauth2-client-java)
71
[](https://javadoc.io/doc/com.mastercard.developer/oauth2-client-java)
72
73
A Javadoc site is available at [javadoc.io](https://javadoc.io/doc/com.mastercard.developer/oauth2-client-java).
@@ -353,4 +354,5 @@ cd library && mvn spotless:apply
353
354
### IDE Integration
355
356
- The File Watchers plugin can format `.java` files on save
-- See watcher configuration in [`watcherTasks.xml`](./.idea/watcherTasks.xml)
357
+
358
+- See watcher configuration in [`watcherTasks.xml`](./.idea/watcherTasks.xml)
0 commit comments