is not current version
Last Version 2.0.1

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

annotations

GroupId

GroupId

com.github.stoyicker.test-accessors
ArtifactId

ArtifactId

annotations
Version

Version

1.1.5
Type

Type

jar

Download annotations 1.1.5


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