is not current version
Last Version 3.1.0

com.github.youtongluan:sumk-codetool 2.9.8

auto code generator for sumk

GroupId

GroupId

com.github.youtongluan
ArtifactId

ArtifactId

sumk-codetool
Version

Version

2.9.8
Type

Type

jar

Download sumk-codetool 2.9.8


<!-- https://jarcasting.com/artifacts/com.github.youtongluan/sumk-codetool/ -->
<dependency>
    <groupId>com.github.youtongluan</groupId>
    <artifactId>sumk-codetool</artifactId>
    <version>2.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.youtongluan/sumk-codetool/
implementation 'com.github.youtongluan:sumk-codetool:2.9.8'
// https://jarcasting.com/artifacts/com.github.youtongluan/sumk-codetool/
implementation ("com.github.youtongluan:sumk-codetool:2.9.8")
'com.github.youtongluan:sumk-codetool:jar:2.9.8'
<dependency org="com.github.youtongluan" name="sumk-codetool" rev="2.9.8">
  <artifact name="sumk-codetool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.youtongluan', module='sumk-codetool', version='2.9.8')
)
libraryDependencies += "com.github.youtongluan" % "sumk-codetool" % "2.9.8"
[com.github.youtongluan/sumk-codetool "2.9.8"]