is not current version
Last Version 1.1.5

com.gitee.l0km:codegen-webclient 1.1.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

codegen-webclient
Version

Version

1.1.0
Type

Type

jar

Download codegen-webclient 1.1.0


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