is not current version
Last Version 3.2.0

com.rbmhtechnology.vind:vind-annotations 1.2.2


GroupId

GroupId

com.rbmhtechnology.vind
ArtifactId

ArtifactId

vind-annotations
Version

Version

1.2.2
Type

Type

jar

Download vind-annotations 1.2.2


<!-- https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-annotations/ -->
<dependency>
    <groupId>com.rbmhtechnology.vind</groupId>
    <artifactId>vind-annotations</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-annotations/
implementation 'com.rbmhtechnology.vind:vind-annotations:1.2.2'
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-annotations/
implementation ("com.rbmhtechnology.vind:vind-annotations:1.2.2")
'com.rbmhtechnology.vind:vind-annotations:jar:1.2.2'
<dependency org="com.rbmhtechnology.vind" name="vind-annotations" rev="1.2.2">
  <artifact name="vind-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbmhtechnology.vind', module='vind-annotations', version='1.2.2')
)
libraryDependencies += "com.rbmhtechnology.vind" % "vind-annotations" % "1.2.2"
[com.rbmhtechnology.vind/vind-annotations "1.2.2"]