License |
License |
---|---|
GroupId | GroupIdorg.thriftee |
ArtifactId | ArtifactIdswift-idl-parser |
Version | Version0.17.0 |
Type | Typejar |
Description |
Descriptionswift-idl-parser
Parser for Thrift IDL
|
Filename | Size |
---|---|
swift-idl-parser-0.17.0.pom | |
swift-idl-parser-0.17.0.jar | 160 KB |
swift-idl-parser-0.17.0-tests.jar | 52 KB |
swift-idl-parser-0.17.0-test-sources.jar | 49 KB |
swift-idl-parser-0.17.0-sources.jar | 73 KB |
swift-idl-parser-0.17.0-javadoc.jar | 659 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.thriftee/swift-idl-parser/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>swift-idl-parser</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/swift-idl-parser/
implementation 'org.thriftee:swift-idl-parser:0.17.0'
// https://jarcasting.com/artifacts/org.thriftee/swift-idl-parser/
implementation ("org.thriftee:swift-idl-parser:0.17.0")
'org.thriftee:swift-idl-parser:jar:0.17.0'
<dependency org="org.thriftee" name="swift-idl-parser" rev="0.17.0">
<artifact name="swift-idl-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='swift-idl-parser', version='0.17.0')
)
libraryDependencies += "org.thriftee" % "swift-idl-parser" % "0.17.0"
[org.thriftee/swift-idl-parser "0.17.0"]
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 |
---|---|---|
org.testng : testng | jar | 6.9.6 |
org.thriftee : swift-test-utils | jar | 0.17.0 |