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.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add j2objc-annotations-1.3.jar to your project.
<dependency> <groupId>com.google.j2objc</groupId> <artifactId>j2objc-annotations</artifactId> <version>1.3</version> </dependency>
compile group: 'com.google.j2objc', name: 'j2objc-annotations', version: '1.3'
libraryDependencies += "com.google.j2objc" % "j2objc-annotations" % "1.3"
<dependency org="com.google.j2objc" name="j2objc-annotations" rev="1.3"/>
@Grapes(@Grab(group='com.google.j2objc', module='j2objc-annotations', version='1.3'))
'com.google.j2objc:j2objc-annotations:jar:1.3'
Click the following link to download the jar file.
j2objc-annotations-1.3-javadoc.jar