License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.facebook.swift |
ArtifactId | ArtifactIdswift-generator-cli |
Last Version | Last Version0.23.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswift-generator-cli
Command-line interface for swift-generator
|
Project Organization |
Project OrganizationFacebook, Inc. |
<!-- https://jarcasting.com/artifacts/com.facebook.swift/swift-generator-cli/ -->
<dependency>
<groupId>com.facebook.swift</groupId>
<artifactId>swift-generator-cli</artifactId>
<version>0.23.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.swift/swift-generator-cli/
implementation 'com.facebook.swift:swift-generator-cli:0.23.1'
// https://jarcasting.com/artifacts/com.facebook.swift/swift-generator-cli/
implementation ("com.facebook.swift:swift-generator-cli:0.23.1")
'com.facebook.swift:swift-generator-cli:jar:0.23.1'
<dependency org="com.facebook.swift" name="swift-generator-cli" rev="0.23.1">
<artifact name="swift-generator-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.swift', module='swift-generator-cli', version='0.23.1')
)
libraryDependencies += "com.facebook.swift" % "swift-generator-cli" % "0.23.1"
[com.facebook.swift/swift-generator-cli "0.23.1"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.swift : swift-generator | jar | 0.23.1 |
com.google.guava : guava | jar | 18.0 |
com.google.code.findbugs : annotations | jar | 2.0.3 |
com.beust : jcommander | jar | 1.48 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |