Metadata >> NuGet >> deveel.math-x86

deveel.math-x86

Metadata

Authors Antonello Provenzano
Copyrights (c) 2010-2015 Deveel
Description Deveel Math is the port to .NET/Mono of the Apache Harmony Math component, that is used to handle operations on big numbers in a fast and secure way.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.txt
Owners antonello
ProjectUrl http://github.com/deveel/deveel-math
RequireLicenseAcceptance False
Title Deveel Math (x86)
PackageSize 101004
PackageHashAlgorithm SHA512
PackageHash e+naJA9/sWFSA1bw6IoHOjsiCCs/sklmboVUvU2O1IzjL3mBeTihjufZLsdvEWx64onqJbVV0bqMnhTwgV+s9Q==
DownloadCount 000000
CreatedDate 2015-05-04T11:24:01

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install deveel.math-x86 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install deveel.math-x86 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package deveel.math-x86
Installing the package (HTTP Basic authentication):
Install-Package deveel.math-x86 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package deveel.math-x86 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package deveel.math-x86

OpenWrap

Installing the package:
o add-wrap deveel.math-x86
Uninstalling the package:
o remove-wrap deveel.math-x86

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.5.47
1.5.46
1.5.44