License |
License |
---|---|
GroupId | GroupIdcom.javax0.geci |
ArtifactId | ArtifactIdjavageci-parent |
Last Version | Last Version1.6.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjavageci-parent
Java GEnerate Code Inline source code generation framework
|
Filename | Size |
---|---|
javageci-parent-1.6.5.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.javax0.geci/javageci-parent/ -->
<dependency>
<groupId>com.javax0.geci</groupId>
<artifactId>javageci-parent</artifactId>
<version>1.6.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.javax0.geci/javageci-parent/
implementation 'com.javax0.geci:javageci-parent:1.6.5'
// https://jarcasting.com/artifacts/com.javax0.geci/javageci-parent/
implementation ("com.javax0.geci:javageci-parent:1.6.5")
'com.javax0.geci:javageci-parent:pom:1.6.5'
<dependency org="com.javax0.geci" name="javageci-parent" rev="1.6.5">
<artifact name="javageci-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.javax0.geci', module='javageci-parent', version='1.6.5')
)
libraryDependencies += "com.javax0.geci" % "javageci-parent" % "1.6.5"
[com.javax0.geci/javageci-parent "1.6.5"]