is not current version
Last Version 2.0.1

com.github.stoyicker.test-accessors:annotations 0.0.6

annotations

GroupId

GroupId

com.github.stoyicker.test-accessors
ArtifactId

ArtifactId

annotations
Version

Version

0.0.6
Type

Type

jar

Download annotations 0.0.6


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