GroupId | GroupIdcom.facebook.swift |
---|---|
ArtifactId | ArtifactIdswift-annotations |
Version | Version0.19.2 |
Type | Typejar |
Filename | Size |
---|---|
swift-annotations-0.19.2.pom | |
swift-annotations-0.19.2.jar | 9 KB |
swift-annotations-0.19.2-sources.jar | 9 KB |
swift-annotations-0.19.2-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.swift/swift-annotations/ -->
<dependency>
<groupId>com.facebook.swift</groupId>
<artifactId>swift-annotations</artifactId>
<version>0.19.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.swift/swift-annotations/
implementation 'com.facebook.swift:swift-annotations:0.19.2'
// https://jarcasting.com/artifacts/com.facebook.swift/swift-annotations/
implementation ("com.facebook.swift:swift-annotations:0.19.2")
'com.facebook.swift:swift-annotations:jar:0.19.2'
<dependency org="com.facebook.swift" name="swift-annotations" rev="0.19.2">
<artifact name="swift-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.swift', module='swift-annotations', version='0.19.2')
)
libraryDependencies += "com.facebook.swift" % "swift-annotations" % "0.19.2"
[com.facebook.swift/swift-annotations "0.19.2"]