GroupId | GroupIdcom.javax0.geci |
---|---|
ArtifactId | ArtifactIdjavageci-annotation |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
javageci-annotation-1.2.0.pom | |
javageci-annotation-1.2.0.jar | 3 KB |
javageci-annotation-1.2.0-sources.jar | 3 KB |
javageci-annotation-1.2.0-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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.javax0.geci/javageci-annotation/
implementation 'com.javax0.geci:javageci-annotation:1.2.0'
// https://jarcasting.com/artifacts/com.javax0.geci/javageci-annotation/
implementation ("com.javax0.geci:javageci-annotation:1.2.0")
'com.javax0.geci:javageci-annotation:jar:1.2.0'
<dependency org="com.javax0.geci" name="javageci-annotation" rev="1.2.0">
<artifact name="javageci-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.javax0.geci', module='javageci-annotation', version='1.2.0')
)
libraryDependencies += "com.javax0.geci" % "javageci-annotation" % "1.2.0"
[com.javax0.geci/javageci-annotation "1.2.0"]