License |
License |
---|---|
GroupId | GroupIdcom.github.youtongluan |
ArtifactId | ArtifactIdsumk-codetool |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.youtongluan:sumk-codetool
auto code generator for sumk
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sumk-codetool-3.1.0.pom | |
sumk-codetool-3.1.0.jar | 35 KB |
sumk-codetool-3.1.0-sources.jar | 24 KB |
sumk-codetool-3.1.0-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.youtongluan/sumk-codetool/ -->
<dependency>
<groupId>com.github.youtongluan</groupId>
<artifactId>sumk-codetool</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.youtongluan/sumk-codetool/
implementation 'com.github.youtongluan:sumk-codetool:3.1.0'
// https://jarcasting.com/artifacts/com.github.youtongluan/sumk-codetool/
implementation ("com.github.youtongluan:sumk-codetool:3.1.0")
'com.github.youtongluan:sumk-codetool:jar:3.1.0'
<dependency org="com.github.youtongluan" name="sumk-codetool" rev="3.1.0">
<artifact name="sumk-codetool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.youtongluan', module='sumk-codetool', version='3.1.0')
)
libraryDependencies += "com.github.youtongluan" % "sumk-codetool" % "3.1.0"
[com.github.youtongluan/sumk-codetool "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.28 |
com.github.youtongluan : sumk-log Optional | jar | 3.1.0 |
junit : junit | jar | 4.12 |