GroupId | GroupIdcom.rbmhtechnology.vind |
---|---|
ArtifactId | ArtifactIdvind-annotations |
Version | Version2.3.0 |
Type | Typejar |
Filename | Size |
---|---|
vind-annotations-2.3.0.pom | |
vind-annotations-2.3.0.jar | 15 KB |
vind-annotations-2.3.0-sources.jar | 9 KB |
vind-annotations-2.3.0-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-annotations/ -->
<dependency>
<groupId>com.rbmhtechnology.vind</groupId>
<artifactId>vind-annotations</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-annotations/
implementation 'com.rbmhtechnology.vind:vind-annotations:2.3.0'
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-annotations/
implementation ("com.rbmhtechnology.vind:vind-annotations:2.3.0")
'com.rbmhtechnology.vind:vind-annotations:jar:2.3.0'
<dependency org="com.rbmhtechnology.vind" name="vind-annotations" rev="2.3.0">
<artifact name="vind-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbmhtechnology.vind', module='vind-annotations', version='2.3.0')
)
libraryDependencies += "com.rbmhtechnology.vind" % "vind-annotations" % "2.3.0"
[com.rbmhtechnology.vind/vind-annotations "2.3.0"]