License |
License |
---|---|
GroupId | GroupIdcom.fastjrun.codeg.eladmin |
ArtifactId | ArtifactIdeladmin-sdkg |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Description快嘉代码生成Maven插件
|
Filename | Size |
---|---|
eladmin-sdkg-4.1.1.pom | 982 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg.eladmin/eladmin-sdkg/ -->
<dependency>
<groupId>com.fastjrun.codeg.eladmin</groupId>
<artifactId>eladmin-sdkg</artifactId>
<version>4.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg.eladmin/eladmin-sdkg/
implementation 'com.fastjrun.codeg.eladmin:eladmin-sdkg:4.1.1'
// https://jarcasting.com/artifacts/com.fastjrun.codeg.eladmin/eladmin-sdkg/
implementation ("com.fastjrun.codeg.eladmin:eladmin-sdkg:4.1.1")
'com.fastjrun.codeg.eladmin:eladmin-sdkg:pom:4.1.1'
<dependency org="com.fastjrun.codeg.eladmin" name="eladmin-sdkg" rev="4.1.1">
<artifact name="eladmin-sdkg" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg.eladmin', module='eladmin-sdkg', version='4.1.1')
)
libraryDependencies += "com.fastjrun.codeg.eladmin" % "eladmin-sdkg" % "4.1.1"
[com.fastjrun.codeg.eladmin/eladmin-sdkg "4.1.1"]