GroupId | GroupIdcom.javax0.geci |
---|---|
ArtifactId | ArtifactIdjavageci-core-annotations |
Version | Version1.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.javax0.geci/javageci-core-annotations/ -->
<dependency>
<groupId>com.javax0.geci</groupId>
<artifactId>javageci-core-annotations</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.javax0.geci/javageci-core-annotations/
implementation 'com.javax0.geci:javageci-core-annotations:1.3.0'
// https://jarcasting.com/artifacts/com.javax0.geci/javageci-core-annotations/
implementation ("com.javax0.geci:javageci-core-annotations:1.3.0")
'com.javax0.geci:javageci-core-annotations:jar:1.3.0'
<dependency org="com.javax0.geci" name="javageci-core-annotations" rev="1.3.0">
<artifact name="javageci-core-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.javax0.geci', module='javageci-core-annotations', version='1.3.0')
)
libraryDependencies += "com.javax0.geci" % "javageci-core-annotations" % "1.3.0"
[com.javax0.geci/javageci-core-annotations "1.3.0"]