is not current version
Last Version 0.23.1

com.facebook.swift:swift-generator-cli 0.15.6

Command-line interface for swift-generator

Categories

Categories

CLI User Interface
GroupId

GroupId

com.facebook.swift
ArtifactId

ArtifactId

swift-generator-cli
Version

Version

0.15.6
Type

Type

jar

Download swift-generator-cli 0.15.6


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