You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech).*
4
4
5
-
# MX Platform Java - v0.3.2
5
+
# MX Platform Java - v0.3.3
6
6
7
7
The MX Platform API is a powerful, fully-featured API designed to make aggregating and enhancing financial data easy and reliable. It can seamlessly connect your app or website to tens of thousands of financial institutions.
8
8
@@ -28,7 +28,7 @@ mvn clean package
28
28
```
29
29
30
30
Then manually install the following JARs:
31
-
-`target/mx-platform-java-0.3.2.jar`
31
+
-`target/mx-platform-java-0.3.3.jar`
32
32
-`target/lib/*.jar`
33
33
34
34
### Maven users
@@ -39,7 +39,7 @@ Add this dependency to your project's POM:
0 commit comments