Jar examples for j:j2objc-annotations
A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.
You can download jar file j2objc-annotations 1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add j2objc-annotations-1.1.jar to your project.
<dependency> <groupId>com.google.j2objc</groupId> <artifactId>j2objc-annotations</artifactId> <version>1.1</version> </dependency>
compile group: 'com.google.j2objc', name: 'j2objc-annotations', version: '1.1'
libraryDependencies += "com.google.j2objc" % "j2objc-annotations" % "1.1"
<dependency org="com.google.j2objc" name="j2objc-annotations" rev="1.1"/>
@Grapes(@Grab(group='com.google.j2objc', module='j2objc-annotations', version='1.1'))
'com.google.j2objc:j2objc-annotations:jar:1.1'
Click the following link to download the jar file.
j2objc-annotations-1.1-javadoc.jar