License |
License |
---|---|
GroupId | GroupIdcom.facebook.swift |
ArtifactId | ArtifactIdswift-annotations |
Last Version | Last Version0.23.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswift-annotations
Annotations for use in Swift interfaces and types
|
Project Organization |
Project OrganizationFacebook, Inc. |
Filename | Size |
---|---|
swift-annotations-0.23.1.pom | |
swift-annotations-0.23.1.jar | 5 KB |
swift-annotations-0.23.1-sources.jar | 6 KB |
swift-annotations-0.23.1-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.swift/swift-annotations/ -->
<dependency>
<groupId>com.facebook.swift</groupId>
<artifactId>swift-annotations</artifactId>
<version>0.23.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.swift/swift-annotations/
implementation 'com.facebook.swift:swift-annotations:0.23.1'
// https://jarcasting.com/artifacts/com.facebook.swift/swift-annotations/
implementation ("com.facebook.swift:swift-annotations:0.23.1")
'com.facebook.swift:swift-annotations:jar:0.23.1'
<dependency org="com.facebook.swift" name="swift-annotations" rev="0.23.1">
<artifact name="swift-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.swift', module='swift-annotations', version='0.23.1')
)
libraryDependencies += "com.facebook.swift" % "swift-annotations" % "0.23.1"
[com.facebook.swift/swift-annotations "0.23.1"]