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
A library for Java that provides re-usable components commonly used by Flow libraries.
4
4
@@ -13,7 +13,7 @@ The latest and greatest source can be found here on [GitHub](https://github.com/
13
13
14
14
git clone git://github.com/flow/commons.git
15
15
16
-
Or download the [latest zip archive](https://github.com/flow/commons/archive/master.zip).
16
+
Or download the latest [development archive](https://github.com/flow/commons/archive/develop.zip) or the latest [stable archive](https://github.com/flow/commons/archive/master.zip).
17
17
18
18
## Dependencies
19
19
We love open-source libraries! This project uses are few of them to make things easier. If you aren't using Maven or Gradle, you'll need these!
0 commit comments