is not current version
Last Version 1.1.5

com.gitee.l0km:codegen-webclient 1.0.45


Categories

Categories

CLI User Interface
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

codegen-webclient
Version

Version

1.0.45
Type

Type

jar

Download codegen-webclient 1.0.45


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