is not current version
Last Version 4.1.1

com.fastjrun.codeg:sdkg-parent 2.1.4

快嘉代码生成Maven插件

GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

sdkg-parent
Version

Version

2.1.4
Type

Type

pom

Download sdkg-parent 2.1.4

Filename Size
sdkg-parent-2.1.4.pom 16 KB
Browse

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