Эксперт ХД

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

Published 2026-09-15 10:08:55 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.google.j2objc</groupId>
	<artifactId>j2objc-annotations</artifactId>
	<version>3.0.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.google.j2objc:j2objc-annotations:3.0.0

About this package

A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.
Details
Maven
2026-09-15 10:08:55 +00:00
274
J2ObjC Annotations
Apache License, Version 2.0
17 KiB
Assets (2)
Versions (2) View all
3.1 2026-09-15
3.0.0 2026-09-15