| License |
License |
|---|---|
| GroupId | GroupIdcom.javax0.geci |
| ArtifactId | ArtifactIdjavageci-annotation |
| Last Version | Last Version1.6.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjavageci annotation
Javageci annotations
|
| Filename | Size |
|---|---|
| javageci-annotation-1.6.5.pom | |
| javageci-annotation-1.6.5.jar | 3 KB |
| javageci-annotation-1.6.5-sources.jar | 3 KB |
| javageci-annotation-1.6.5-javadoc.jar | 526 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.javax0.geci/javageci-annotation/ -->
<dependency>
<groupId>com.javax0.geci</groupId>
<artifactId>javageci-annotation</artifactId>
<version>1.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.javax0.geci/javageci-annotation/
implementation 'com.javax0.geci:javageci-annotation:1.6.5'
// https://jarcasting.com/artifacts/com.javax0.geci/javageci-annotation/
implementation ("com.javax0.geci:javageci-annotation:1.6.5")
'com.javax0.geci:javageci-annotation:jar:1.6.5'
<dependency org="com.javax0.geci" name="javageci-annotation" rev="1.6.5">
<artifact name="javageci-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.javax0.geci', module='javageci-annotation', version='1.6.5')
)
libraryDependencies += "com.javax0.geci" % "javageci-annotation" % "1.6.5"
[com.javax0.geci/javageci-annotation "1.6.5"]