GroupId | GroupIdcom.javax0.geci |
---|---|
ArtifactId | ArtifactIdjavageci-annotation |
Version | Version1.6.1 |
Type | Typejar |
Filename | Size |
---|---|
javageci-annotation-1.6.1.pom | |
javageci-annotation-1.6.1.jar | 3 KB |
javageci-annotation-1.6.1-sources.jar | 3 KB |
javageci-annotation-1.6.1-javadoc.jar | 404 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.javax0.geci/javageci-annotation/ -->
<dependency>
<groupId>com.javax0.geci</groupId>
<artifactId>javageci-annotation</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.javax0.geci/javageci-annotation/
implementation 'com.javax0.geci:javageci-annotation:1.6.1'
// https://jarcasting.com/artifacts/com.javax0.geci/javageci-annotation/
implementation ("com.javax0.geci:javageci-annotation:1.6.1")
'com.javax0.geci:javageci-annotation:jar:1.6.1'
<dependency org="com.javax0.geci" name="javageci-annotation" rev="1.6.1">
<artifact name="javageci-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.javax0.geci', module='javageci-annotation', version='1.6.1')
)
libraryDependencies += "com.javax0.geci" % "javageci-annotation" % "1.6.1"
[com.javax0.geci/javageci-annotation "1.6.1"]