Jar examples for s:swift-codec
Annotation based encoder and decoder for Thrift
You can download jar file swift-codec 0.10.0 in this page.
Apache License
You can use the following script to add swift-codec-0.10.0.jar to your project.
<dependency> <groupId>com.facebook.swift</groupId> <artifactId>swift-codec</artifactId> <version>0.10.0</version> </dependency>
compile group: 'com.facebook.swift', name: 'swift-codec', version: '0.10.0'
libraryDependencies += "com.facebook.swift" % "swift-codec" % "0.10.0"
<dependency org="com.facebook.swift" name="swift-codec" rev="0.10.0"/>
@Grapes(@Grab(group='com.facebook.swift', module='swift-codec', version='0.10.0'))
'com.facebook.swift:swift-codec:jar:0.10.0'
Click the following link to download the jar file.
swift-codec-0.10.0-javadoc.jar