License |
License |
---|---|
GroupId | GroupIdcom.facebook.swift |
ArtifactId | ArtifactIdswift-codec |
Last Version | Last Version0.23.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswift-codec
Annotation based encoder and decoder for Thrift
|
Project Organization |
Project OrganizationFacebook, Inc. |
Filename | Size |
---|---|
swift-codec-0.23.1.pom | |
swift-codec-0.23.1.jar | 152 KB |
swift-codec-0.23.1-tests.jar | 53 KB |
swift-codec-0.23.1-test-sources.jar | 29 KB |
swift-codec-0.23.1-sources.jar | 84 KB |
swift-codec-0.23.1-javadoc.jar | 400 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |
org.easytesting : fest-assert | jar | 1.4 |