Download swift-codec-0.14.2.jar file - Jar s

Jar examples for s:swift-codec

Description

Annotation based encoder and decoder for Thrift

You can download jar file swift-codec 0.14.2 in this page.

License

Apache License

Build File

You can use the following script to add swift-codec-0.14.2.jar to your project.

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

Download

Click the following link to download the jar file.

swift-codec-0.14.2-javadoc.jar
swift-codec-0.14.2-sources.jar
swift-codec-0.14.2-test-sources.jar
swift-codec-0.14.2-tests.jar
swift-codec-0.14.2.jar
swift-codec-0.14.2.pom



Related Tutorials