is not current version
Last Version 0.23.1

com.facebook.swift:swift2thrift-generator-cli 0.17.0

Command-line interface for swift2thrift-generator

Categories

Categories

CLI User Interface
GroupId

GroupId

com.facebook.swift
ArtifactId

ArtifactId

swift2thrift-generator-cli
Version

Version

0.17.0
Type

Type

jar

Download swift2thrift-generator-cli 0.17.0


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