Skip to content
This repository has been archived by the owner on Sep 5, 2018. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 863 Bytes

Readme.md

File metadata and controls

22 lines (14 loc) · 863 Bytes

FsJavaProps

Join the chat at https://gitter.im/vbfox/FsJavaProps Nuget Package

Installation

The recommended way is via paket or nuget.

For nuget :

nuget install BlackFox.FsJavaProps -ExcludeVersion -OutputDirectory packages

For paket, add nuget BlackFox.FsJavaProps to your paket.dependencies and then to install it :

/.paket/paket.exe install

A zip file containing the latest released version can also be found in the latest GitHub release.