| License | License | 
|---|---|
| GroupId | GroupIdcom.fastjrun.codeg | 
| ArtifactId | ArtifactIdsdkg-helper | 
| Last Version | Last Version4.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description快嘉代码生成Maven插件 | 
| Filename | Size | 
|---|---|
| sdkg-helper-4.1.1.pom | |
| sdkg-helper-4.1.1.jar | 31 KB | 
| sdkg-helper-4.1.1-sources.jar | 17 KB | 
| sdkg-helper-4.1.1-javadoc.jar | 91 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-helper/ -->
<dependency>
    <groupId>com.fastjrun.codeg</groupId>
    <artifactId>sdkg-helper</artifactId>
    <version>4.1.1</version>
</dependency>// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-helper/
implementation 'com.fastjrun.codeg:sdkg-helper:4.1.1'// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-helper/
implementation ("com.fastjrun.codeg:sdkg-helper:4.1.1")'com.fastjrun.codeg:sdkg-helper:jar:4.1.1'<dependency org="com.fastjrun.codeg" name="sdkg-helper" rev="4.1.1">
  <artifact name="sdkg-helper" type="jar" />
</dependency>@Grapes(
@Grab(group='com.fastjrun.codeg', module='sdkg-helper', version='4.1.1')
)libraryDependencies += "com.fastjrun.codeg" % "sdkg-helper" % "4.1.1"[com.fastjrun.codeg/sdkg-helper "4.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| jaxen : jaxen | jar | 1.2.0 | 
| com.fastjrun.codeg : sdkg-generator | jar | 4.1.1 |