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