| License |
License |
|---|---|
| GroupId | GroupIdcom.facebook.swift |
| ArtifactId | ArtifactIdswift-idl-parser |
| Last Version | Last Version0.23.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionswift-idl-parser
Parser for Thrift IDL
|
| Project Organization |
Project OrganizationFacebook, Inc. |
| Filename | Size |
|---|---|
| swift-idl-parser-0.23.1.pom | |
| swift-idl-parser-0.23.1.jar | 153 KB |
| swift-idl-parser-0.23.1-tests.jar | 54 KB |
| swift-idl-parser-0.23.1-test-sources.jar | 49 KB |
| swift-idl-parser-0.23.1-sources.jar | 70 KB |
| swift-idl-parser-0.23.1-javadoc.jar | 605 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.swift/swift-idl-parser/ -->
<dependency>
<groupId>com.facebook.swift</groupId>
<artifactId>swift-idl-parser</artifactId>
<version>0.23.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.swift/swift-idl-parser/
implementation 'com.facebook.swift:swift-idl-parser:0.23.1'
// https://jarcasting.com/artifacts/com.facebook.swift/swift-idl-parser/
implementation ("com.facebook.swift:swift-idl-parser:0.23.1")
'com.facebook.swift:swift-idl-parser:jar:0.23.1'
<dependency org="com.facebook.swift" name="swift-idl-parser" rev="0.23.1">
<artifact name="swift-idl-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.swift', module='swift-idl-parser', version='0.23.1')
)
libraryDependencies += "com.facebook.swift" % "swift-idl-parser" % "0.23.1"
[com.facebook.swift/swift-idl-parser "0.23.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| com.google.code.findbugs : annotations | jar | 2.0.3 |
| org.antlr : antlr-runtime | jar | 3.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.facebook.swift : swift-annotations | jar | 0.23.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.6 |
| com.facebook.swift : swift-test-utils | jar | 0.23.1 |