XUtils

J2ObjC

Java-to-Objective-C translator for porting Android libraries to iOS.


J2ObjC: Java to Objective-C Translator and Runtime

Project site: https://j2objc.org
J2ObjC blog: https://j2objc.blogspot.com
Questions and discussion: https://groups.google.com/group/j2objc-discuss

Requirements

  • JDK 11
  • Mac workstation or laptop
  • OS X 10.12 or higher
  • Xcode 8 or higher

Artifact Signatures

This project publishes some artifacts through Maven Central with a groupId of com.google.j2objc. These artifacts are currently signed with the following PGP/GPG key:

pub   rsa2048 2023-01-10 [SC] [expires: 2025-01-09]
      EB1B3DE71713C9EC2E87CC26EE92349AD86DE446
uid           [ unknown] Thomas Ball <tball@google.com>
sub   rsa2048 2023-01-10 [E] [expires: 2025-01-09]

Older artifacts are signed with the following PGP/GPG key:

pub   rsa2048 2015-09-25 [SC]
      B801E2F8EF035068EC1139CC29579F18FA8FD93B
uid           [ unknown] Tom Ball <tball724@gmail.com>
sub   rsa2048 2015-09-25 [E]

Articles

  • coming soon...