is not current version
Last Version 2.4.2

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

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.3.2
Type

Type

jar

Download common-swift-metadata 1.3.2


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