JSimple.Util 0.9.3.1

dotnet add package JSimple.Util --version 0.9.3.1
                    
NuGet\Install-Package JSimple.Util -Version 0.9.3.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JSimple.Util" Version="0.9.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JSimple.Util" Version="0.9.3.1" />
                    
Directory.Packages.props
<PackageReference Include="JSimple.Util" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JSimple.Util --version 0.9.3.1
                    
#r "nuget: JSimple.Util, 0.9.3.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=JSimple.Util&version=0.9.3.1
                    
Install JSimple.Util as a Cake Addin
#tool nuget:?package=JSimple.Util&version=0.9.3.1
                    
Install JSimple.Util as a Cake Tool

jsimple-util provides utility claasses for collections (standard Java style), date time conversion (based on Joda Time), regular expression style matching (functional style), some platform dependent functionality (SystemUtils class), and more.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on JSimple.Util:

Package Downloads
JSimple.IO

JSimple stream, file, and network I/O utilities

JSimple.Unit

JSimple unit test support, based off of JUnit

JSimple.LoggingAPI

JSimple logging API, behind which different loggers can be supplied. Based off of SLF4J

JSimple.JSON

JSimple JSON read/write support

JSimple.OAuth

JSimple OAuth support, based off of Scribe

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.3.1 7,370 3/26/2015
0.9.3 4,892 3/24/2015