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
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ utilizes [Java Stellar SDK](https://github.com/stellar/java-stellar-sdk) to comm
5
5
6
6
## Dependency
7
7
8
-
The library is hosted on the [Maven Central](https://central.sonatype.com/search?q=pkg%253Amaven%252Forg.stellar%252Fwallet-sdk&namespace=org.stellar).
8
+
The library is hosted on the [Maven Central](https://central.sonatype.com/artifact/org.stellar/wallet-sdk).
9
9
To import `wallet-sdk` library you need to add following dependencies to your code:
0 commit comments