License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.thriftee |
ArtifactId | ArtifactIdswift2thrift-generator-cli |
Version | Version0.17.0 |
Type | Typejar |
Description |
Descriptionswift2thrift-generator-cli
Command-line interface for swift2thrift-generator
|
<!-- https://jarcasting.com/artifacts/org.thriftee/swift2thrift-generator-cli/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>swift2thrift-generator-cli</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/swift2thrift-generator-cli/
implementation 'org.thriftee:swift2thrift-generator-cli:0.17.0'
// https://jarcasting.com/artifacts/org.thriftee/swift2thrift-generator-cli/
implementation ("org.thriftee:swift2thrift-generator-cli:0.17.0")
'org.thriftee:swift2thrift-generator-cli:jar:0.17.0'
<dependency org="org.thriftee" name="swift2thrift-generator-cli" rev="0.17.0">
<artifact name="swift2thrift-generator-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='swift2thrift-generator-cli', version='0.17.0')
)
libraryDependencies += "org.thriftee" % "swift2thrift-generator-cli" % "0.17.0"
[org.thriftee/swift2thrift-generator-cli "0.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.thriftee : swift-generator | jar | 0.17.0 |
com.google.guava : guava | jar | 18.0 |
com.beust : jcommander | jar | 1.48 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |