is not current version
Last Version 2.4.2

com.gitee.l0km:common-swift-metadata 1.2.4

Annotation based field and struct metadata for Thrift/Swift

Categories

Categories

Data
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

common-swift-metadata
Version

Version

1.2.4
Type

Type

jar

Download common-swift-metadata 1.2.4


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