is not current version
Last Version 4.1.1

com.fastjrun.codeg:sdkg-parent 4.0.3

快嘉代码生成Maven插件

GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

sdkg-parent
Version

Version

4.0.3
Type

Type

pom

Download sdkg-parent 4.0.3

Filename Size
sdkg-parent-4.0.3.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-parent/ -->
<dependency>
    <groupId>com.fastjrun.codeg</groupId>
    <artifactId>sdkg-parent</artifactId>
    <version>4.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-parent/
implementation 'com.fastjrun.codeg:sdkg-parent:4.0.3'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-parent/
implementation ("com.fastjrun.codeg:sdkg-parent:4.0.3")
'com.fastjrun.codeg:sdkg-parent:pom:4.0.3'
<dependency org="com.fastjrun.codeg" name="sdkg-parent" rev="4.0.3">
  <artifact name="sdkg-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='sdkg-parent', version='4.0.3')
)
libraryDependencies += "com.fastjrun.codeg" % "sdkg-parent" % "4.0.3"
[com.fastjrun.codeg/sdkg-parent "4.0.3"]