com.google.j2objc:j2objc-annotations (1.1)

Published 2026-02-24 13:43:25 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.google.j2objc</groupId>
	<artifactId>j2objc-annotations</artifactId>
	<version>1.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.google.j2objc:j2objc-annotations:1.1

About this package

A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.
Details
Maven
2026-02-24 13:43:25 +00:00
0
J2ObjC Annotations
The Apache Software License, Version 2.0
11 KiB
Assets (2)
Versions (2) View all
2.8 2026-02-24
1.1 2026-02-24