is not current version
Last Version 6.1.0

com.github.cowwoc.requirements:annotations 6.0.0


GroupId

GroupId

com.github.cowwoc.requirements
ArtifactId

ArtifactId

annotations
Version

Version

6.0.0
Type

Type

jar

Download annotations 6.0.0


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