J2ObjC Annotations

A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.

License

License

GroupId

GroupId

com.google.j2objc
ArtifactId

ArtifactId

j2objc-annotations
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

J2ObjC Annotations
A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.
Project URL

Project URL

https://github.com/google/j2objc/

Download j2objc-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.j2objc/j2objc-annotations/ -->
<dependency>
    <groupId>com.google.j2objc</groupId>
    <artifactId>j2objc-annotations</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.j2objc/j2objc-annotations/
implementation 'com.google.j2objc:j2objc-annotations:1.3'
// https://jarcasting.com/artifacts/com.google.j2objc/j2objc-annotations/
implementation ("com.google.j2objc:j2objc-annotations:1.3")
'com.google.j2objc:j2objc-annotations:jar:1.3'
<dependency org="com.google.j2objc" name="j2objc-annotations" rev="1.3">
  <artifact name="j2objc-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.j2objc', module='j2objc-annotations', version='1.3')
)
libraryDependencies += "com.google.j2objc" % "j2objc-annotations" % "1.3"
[com.google.j2objc/j2objc-annotations "1.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.google.j2objc

Google

Google ❤️ Open Source

Versions

Version
1.3
1.1
0.9.8
0.1