Skip to main content
Square.JavaPoet package icon

Square.JavaPoet

JavaPoet is library, which provides APIs to generate Java source code. It can generate primitive types, reference types and their variants (such as classes, interfaces, enumerated types, anonymous inner classes), fields, methods, parameters, annotations, and Javadocs.

Total Downloads
33.0K
33,019
Published
Dec 23, 2023
Latest stable version

Install

.NET CLI
dotnet add package Square.JavaPoet --version 1.13.0.7
Package Manager Console
Install-Package Square.JavaPoet -Version 1.13.0.7
PackageReference
<PackageReference Include="Square.JavaPoet" Version="1.13.0.7" />

Frameworks

MonoAndroid12.0 net6.0-android31.0 net7.0-android33.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.