License |
License |
---|---|
GroupId | GroupIdcom.facebook.swift |
ArtifactId | ArtifactIdswift-root |
Last Version | Last Version0.23.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionswift-root
Annotation based Thrift implementation
|
Project Organization |
Project OrganizationFacebook, Inc. |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swift-root-0.23.1.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.swift/swift-root/ -->
<dependency>
<groupId>com.facebook.swift</groupId>
<artifactId>swift-root</artifactId>
<version>0.23.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.swift/swift-root/
implementation 'com.facebook.swift:swift-root:0.23.1'
// https://jarcasting.com/artifacts/com.facebook.swift/swift-root/
implementation ("com.facebook.swift:swift-root:0.23.1")
'com.facebook.swift:swift-root:pom:0.23.1'
<dependency org="com.facebook.swift" name="swift-root" rev="0.23.1">
<artifact name="swift-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.facebook.swift', module='swift-root', version='0.23.1')
)
libraryDependencies += "com.facebook.swift" % "swift-root" % "0.23.1"
[com.facebook.swift/swift-root "0.23.1"]