Last Version

swift-codec 0.23.1

Annotation based encoder and decoder for Thrift

License

License

GroupId

GroupId

com.facebook.swift
ArtifactId

ArtifactId

swift-codec
Version

Version

0.23.1
Type

Type

jar
Description

Description

swift-codec
Annotation based encoder and decoder for Thrift
Project Organization

Project Organization

Facebook, Inc.

Download swift-codec 0.23.1


<!-- https://jarcasting.com/artifacts/com.facebook.swift/swift-codec/ -->
<dependency>
    <groupId>com.facebook.swift</groupId>
    <artifactId>swift-codec</artifactId>
    <version>0.23.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.swift/swift-codec/
implementation 'com.facebook.swift:swift-codec:0.23.1'
// https://jarcasting.com/artifacts/com.facebook.swift/swift-codec/
implementation ("com.facebook.swift:swift-codec:0.23.1")
'com.facebook.swift:swift-codec:jar:0.23.1'
<dependency org="com.facebook.swift" name="swift-codec" rev="0.23.1">
  <artifact name="swift-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.swift', module='swift-codec', version='0.23.1')
)
libraryDependencies += "com.facebook.swift" % "swift-codec" % "0.23.1"
[com.facebook.swift/swift-codec "0.23.1"]

Dependencies

compile (8)

Group / Artifact Type Version
com.facebook.swift : swift-annotations jar 0.23.1
org.apache.thrift : libthrift jar 0.9.3
com.google.guava : guava jar 18.0
com.thoughtworks.paranamer : paranamer jar 2.8
jp.skypencil.guava : helper jar 1.0.1
com.google.code.findbugs : annotations jar 2.0.3
com.google.inject : guice Optional jar 4.0
com.google.inject.extensions : guice-multibindings Optional jar 4.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.6
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.