is not current version
Last Version 0.23.1

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

Command-line interface for swift-generator

Categories

Categories

CLI User Interface
GroupId

GroupId

com.facebook.swift
ArtifactId

ArtifactId

swift-generator-cli
Version

Version

0.22.1
Type

Type

jar

Download swift-generator-cli 0.22.1


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