is not current version
Last Version 3.1.0

com.github.youtongluan:sumk-codetool 2.6.3

auto code generator for sumk

GroupId

GroupId

com.github.youtongluan
ArtifactId

ArtifactId

sumk-codetool
Version

Version

2.6.3
Type

Type

jar

Download sumk-codetool 2.6.3


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