rythm-swift.maybePackageAndImports.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of courier-swift-generator Show documentation
Show all versions of courier-swift-generator Show documentation
Swift data binding generator for multiple data formats including JSON and Avro.
The newest version!
@args com.linkedin.pegasus.generator.spec.ClassTemplateSpec spec
@if (spec.getEnclosingClass() == null) {
import Foundation
import SwiftyJSON
}