Registry / other / j2objc-annotations

j2objc-annotations

JSON →
library3.0.0javamavenunverified

Annotations that provide additional information to the J2ObjC translator for modifying translation output.

<dependency> <groupId>com.google.j2objc</groupId> <artifactId>j2objc-annotations</artifactId> <version>3.0.0</version> </dependency>
INSTALL
IMPORT
SIG · J2OBJC-ANNOTATIONS
J
j2objc-annotations
otherjavav3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ObjectiveCName
com.google.j2objc.annotations.ObjectiveCName

Specifies an Objective-C method name for translation.

import com.google.j2objc.annotations.ObjectiveCName; public class MyClass { @ObjectiveCName("myMethod") public void myMethod() {} }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
j2objc-annotations — mvn dependency:get j2objc-annotations · libregistry