License |
License |
---|---|
GroupId | GroupIdorg.thriftee |
ArtifactId | ArtifactIdswift-root |
Version | Version0.17.0 |
Type | Typepom |
Description |
Descriptionswift-root
Annotation based Thrift implementation
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swift-root-0.17.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.thriftee/swift-root/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>swift-root</artifactId>
<version>0.17.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/swift-root/
implementation 'org.thriftee:swift-root:0.17.0'
// https://jarcasting.com/artifacts/org.thriftee/swift-root/
implementation ("org.thriftee:swift-root:0.17.0")
'org.thriftee:swift-root:pom:0.17.0'
<dependency org="org.thriftee" name="swift-root" rev="0.17.0">
<artifact name="swift-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='swift-root', version='0.17.0')
)
libraryDependencies += "org.thriftee" % "swift-root" % "0.17.0"
[org.thriftee/swift-root "0.17.0"]