is not current version
Last Version 2.4.2

com.gitee.l0km:common-thrift-base 2.2.2


GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

common-thrift-base
Version

Version

2.2.2
Type

Type

jar

Download common-thrift-base 2.2.2


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