не последняя версия
Последняя версия 0.23.1

com.facebook.swift:swift-service 0.15.6

Annotation based encoder and decoder for Thrift

Группа

Группа

com.facebook.swift
Идентификатор

Идентификатор

swift-service
Версия

Версия

0.15.6
Тип

Тип

jar

Скачать swift-service 0.15.6


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