is not current version
Last Version 6.1.0

com.github.cowwoc.requirements:annotations 6.0.3


GroupId

GroupId

com.github.cowwoc.requirements
ArtifactId

ArtifactId

annotations
Version

Version

6.0.3
Type

Type

jar

Download annotations 6.0.3


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