Download swift-annotations-0.10.0.jar file - Jar s

Jar examples for s:swift-annotations

Description

Annotations for use in Swift interfaces and types

You can download jar file swift-annotations 0.10.0 in this page.

License

Apache License

Build File

You can use the following script to add swift-annotations-0.10.0.jar to your project.

<dependency>
   <groupId>com.facebook.swift</groupId>
   <artifactId>swift-annotations</artifactId>
   <version>0.10.0</version>
</dependency>
compile group: 'com.facebook.swift', name: 'swift-annotations', version: '0.10.0'
libraryDependencies += "com.facebook.swift" % "swift-annotations" % "0.10.0"
<dependency org="com.facebook.swift" name="swift-annotations" rev="0.10.0"/>
@Grapes(@Grab(group='com.facebook.swift', module='swift-annotations', version='0.10.0'))
'com.facebook.swift:swift-annotations:jar:0.10.0'

Download

Click the following link to download the jar file.

swift-annotations-0.10.0-javadoc.jar
swift-annotations-0.10.0-sources.jar
swift-annotations-0.10.0.jar
swift-annotations-0.10.0.pom



Related Tutorials