<dependency>
<groupId>com.tunjid.snapshottable</groupId>
<artifactId>plugin-annotations</artifactId>
<version>0.1.4</version>
</dependency>
implementation 'com.tunjid.snapshottable:plugin-annotations:0.1.4'
com.tunjid.snapshottable:plugin-annotations:0.1.4
<dependency org="com.tunjid.snapshottable" name="plugin-annotations" rev="0.1.4" />
libraryDependencies += "com.tunjid.snapshottable" % "plugin-annotations" % "0.1.4"
@Grab(group='com.tunjid.snapshottable', module='plugin-annotations', version='0.1.4')
[com.tunjid.snapshottable/plugin-annotations "0.1.4"]
'com.tunjid.snapshottable:plugin-annotations:jar:0.1.4'