webapicontrib - Antlr 3.4.1.9004

ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.

PM> Install-Package Antlr -Version 3.4.1.9004 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> nuget.exe install Antlr -Version 3.4.1.9004 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> dotnet add package Antlr --version 3.4.1.9004 --source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard
<PackageReference Include="Antlr" Version="3.4.1.9004" />
Copy to clipboard
source https://www.myget.org/F/webapicontrib/api/v3/index.json

nuget Antlr  ~> 3.4.1.9004
Copy to clipboard

> choco install Antlr --version 3.4.1.9004 --source https://www.myget.org/F/webapicontrib/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "webapicontrib" -SourceLocation "https://www.myget.org/F/webapicontrib/api/v2"
Install-Module -Name "Antlr" -RequiredVersion "3.4.1.9004" -Repository "webapicontrib" 
Copy to clipboard

Owners

Chris Missal

Authors

Terence Parr

License

BSD-3-Clause

Info

91 total downloads
46 downloads for version 3.4.1.9004
Download (142.12 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
3.5.0.2 143.21 KB Wed, 28 Oct 2015 04:53:01 GMT 45
3.4.1.9004 142.12 KB Wed, 12 Aug 2015 22:37:42 GMT 46