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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ $ export JAVA_HOME="$(sdk home java current)"
30
30
31
31
## Self-publish supporting Java libraries
32
32
33
-
Swift-java relies on supporting libraries that are under active development and not yet publisehd to Maven Central. To use the project, you'll need to self-publish these libraries locally so your Java project can depend on them.
33
+
Swift-java relies on supporting libraries that are under active development and not yet published to Maven Central. To use the project, you'll need to self-publish these libraries locally so your Java project can depend on them.
34
34
35
35
To publish the libraries to your local maven repository (`$HOME/.m2`), you can run:
0 commit comments