Antlr3.StringTemplate 3.4.1.9005

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Antlr3.StringTemplate --version 3.4.1.9005
NuGet\Install-Package Antlr3.StringTemplate -Version 3.4.1.9005
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="Antlr3.StringTemplate" Version="3.4.1.9005" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Antlr3.StringTemplate --version 3.4.1.9005
#r "nuget: Antlr3.StringTemplate, 3.4.1.9005"
#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.
// Install Antlr3.StringTemplate as a Cake Addin
#addin nuget:?package=Antlr3.StringTemplate&version=3.4.1.9005

// Install Antlr3.StringTemplate as a Cake Tool
#tool nuget:?package=Antlr3.StringTemplate&version=3.4.1.9005

StringTemplate (or ST) is a template engine library used for generating text from data structures. The first version was developed for the Java platform and has evolved over the years of it's use on the jGuru.com website. StringTemplate's distinguishing characteristic is that it strictly enforces model-view separation unlike other comparable template engines. It is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.4.1.9005 186,102 3/20/2012
3.4.1.9004 30,531 3/20/2012

- Antlr3.Runtime.dll is merged to Antlr3.StringTemplate.
- same as 9004 but with fixed nuget metadata, framework version