не последняя версия
Последняя версия 0.23.1

com.facebook.swift:swift-annotations 0.19.0

Annotations for use in Swift interfaces and types

Группа

Группа

com.facebook.swift
Идентификатор

Идентификатор

swift-annotations
Версия

Версия

0.19.0
Тип

Тип

jar

Скачать swift-annotations 0.19.0


<!-- https://jarcasting.com/artifacts/com.facebook.swift/swift-annotations/ -->
<dependency>
    <groupId>com.facebook.swift</groupId>
    <artifactId>swift-annotations</artifactId>
    <version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.swift/swift-annotations/
implementation 'com.facebook.swift:swift-annotations:0.19.0'
// https://jarcasting.com/artifacts/com.facebook.swift/swift-annotations/
implementation ("com.facebook.swift:swift-annotations:0.19.0")
'com.facebook.swift:swift-annotations:jar:0.19.0'
<dependency org="com.facebook.swift" name="swift-annotations" rev="0.19.0">
  <artifact name="swift-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.swift', module='swift-annotations', version='0.19.0')
)
libraryDependencies += "com.facebook.swift" % "swift-annotations" % "0.19.0"
[com.facebook.swift/swift-annotations "0.19.0"]