License |
License |
---|---|
GroupId | GroupIdcom.fastjrun.codeg.eladmin |
ArtifactId | ArtifactIdeladmin-sdkg |
Version | Version4.0.4 |
Type | Typepom |
Description |
Description快嘉代码生成Maven插件
|
Filename | Size |
---|---|
eladmin-sdkg-4.0.4.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.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg.eladmin/eladmin-sdkg/
implementation 'com.fastjrun.codeg.eladmin:eladmin-sdkg:4.0.4'
// https://jarcasting.com/artifacts/com.fastjrun.codeg.eladmin/eladmin-sdkg/
implementation ("com.fastjrun.codeg.eladmin:eladmin-sdkg:4.0.4")
'com.fastjrun.codeg.eladmin:eladmin-sdkg:pom:4.0.4'
<dependency org="com.fastjrun.codeg.eladmin" name="eladmin-sdkg" rev="4.0.4">
<artifact name="eladmin-sdkg" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg.eladmin', module='eladmin-sdkg', version='4.0.4')
)
libraryDependencies += "com.fastjrun.codeg.eladmin" % "eladmin-sdkg" % "4.0.4"
[com.fastjrun.codeg.eladmin/eladmin-sdkg "4.0.4"]