| License | License | 
|---|---|
| GroupId | GroupIdcom.fastjrun.codeg.apiworld | 
| ArtifactId | ArtifactIdapiworld-sdkg-common | 
| Last Version | Last Version1.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionapiworld接口代码生成插件 | 
| Filename | Size | 
|---|---|
| apiworld-sdkg-common-1.4.pom | |
| apiworld-sdkg-common-1.4.jar | 3 KB | 
| apiworld-sdkg-common-1.4-sources.jar | 2 KB | 
| apiworld-sdkg-common-1.4-javadoc.jar | 31 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-sdkg-common/ -->
<dependency>
    <groupId>com.fastjrun.codeg.apiworld</groupId>
    <artifactId>apiworld-sdkg-common</artifactId>
    <version>1.4</version>
</dependency>// https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-sdkg-common/
implementation 'com.fastjrun.codeg.apiworld:apiworld-sdkg-common:1.4'// https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-sdkg-common/
implementation ("com.fastjrun.codeg.apiworld:apiworld-sdkg-common:1.4")'com.fastjrun.codeg.apiworld:apiworld-sdkg-common:jar:1.4'<dependency org="com.fastjrun.codeg.apiworld" name="apiworld-sdkg-common" rev="1.4">
  <artifact name="apiworld-sdkg-common" type="jar" />
</dependency>@Grapes(
@Grab(group='com.fastjrun.codeg.apiworld', module='apiworld-sdkg-common', version='1.4')
)libraryDependencies += "com.fastjrun.codeg.apiworld" % "apiworld-sdkg-common" % "1.4"[com.fastjrun.codeg.apiworld/apiworld-sdkg-common "1.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fastjrun.codeg.apiworld : apiworld-sdkg-api | jar | 1.4 | 
| com.fastjrun.codeg : base-sdkg-common | jar | 4.1 |