License |
License |
---|---|
GroupId | GroupIdorg.thriftee |
ArtifactId | ArtifactIdswift-annotations |
Version | Version0.17.0 |
Type | Typejar |
Description |
Descriptionswift-annotations
Annotations for use in Swift interfaces and types
|
Filename | Size |
---|---|
swift-annotations-0.17.0.pom | |
swift-annotations-0.17.0.jar | 8 KB |
swift-annotations-0.17.0-sources.jar | 8 KB |
swift-annotations-0.17.0-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.thriftee/swift-annotations/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>swift-annotations</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/swift-annotations/
implementation 'org.thriftee:swift-annotations:0.17.0'
// https://jarcasting.com/artifacts/org.thriftee/swift-annotations/
implementation ("org.thriftee:swift-annotations:0.17.0")
'org.thriftee:swift-annotations:jar:0.17.0'
<dependency org="org.thriftee" name="swift-annotations" rev="0.17.0">
<artifact name="swift-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='swift-annotations', version='0.17.0')
)
libraryDependencies += "org.thriftee" % "swift-annotations" % "0.17.0"
[org.thriftee/swift-annotations "0.17.0"]