License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.thriftee |
ArtifactId | ArtifactIdthriftee-provider-swift |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionthriftee-provider-swift
Facebook Swift integration for ThriftEE
|
<!-- https://jarcasting.com/artifacts/org.thriftee/thriftee-provider-swift/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>thriftee-provider-swift</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/thriftee-provider-swift/
implementation 'org.thriftee:thriftee-provider-swift:0.5.0'
// https://jarcasting.com/artifacts/org.thriftee/thriftee-provider-swift/
implementation ("org.thriftee:thriftee-provider-swift:0.5.0")
'org.thriftee:thriftee-provider-swift:jar:0.5.0'
<dependency org="org.thriftee" name="thriftee-provider-swift" rev="0.5.0">
<artifact name="thriftee-provider-swift" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='thriftee-provider-swift', version='0.5.0')
)
libraryDependencies += "org.thriftee" % "thriftee-provider-swift" % "0.5.0"
[org.thriftee/thriftee-provider-swift "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.thriftee : thriftee-core | jar | 0.5.0 |
org.thriftee : swift-service | jar | 0.17.0 |
org.thriftee : swift-generator | jar | 0.17.0 |
net.sf.scannotation : scannotation | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-simple | jar | 1.7.5 |