Last Version

eu.bolt.requiresannotation.annotation 1.2

Annotation that checks annotation for classes in the method parameters.

License

License

MIT
GroupId

GroupId

eu.bolt
ArtifactId

ArtifactId

requiresannotation.annotation
Version

Version

1.2
Type

Type

jar
Description

Description

eu.bolt.requiresannotation.annotation
Annotation that checks annotation for classes in the method parameters.
Project URL

Project URL

https://github.com/bolteu/requires-annotation
Source Code Management

Source Code Management

https://github.com/bolteu/requires-annotation

Download requiresannotation.annotation 1.2


<!-- https://jarcasting.com/artifacts/eu.bolt/requiresannotation.annotation/ -->
<dependency>
    <groupId>eu.bolt</groupId>
    <artifactId>requiresannotation.annotation</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.bolt/requiresannotation.annotation/
implementation 'eu.bolt:requiresannotation.annotation:1.2'
// https://jarcasting.com/artifacts/eu.bolt/requiresannotation.annotation/
implementation ("eu.bolt:requiresannotation.annotation:1.2")
'eu.bolt:requiresannotation.annotation:jar:1.2'
<dependency org="eu.bolt" name="requiresannotation.annotation" rev="1.2">
  <artifact name="requiresannotation.annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.bolt', module='requiresannotation.annotation', version='1.2')
)
libraryDependencies += "eu.bolt" % "requiresannotation.annotation" % "1.2"
[eu.bolt/requiresannotation.annotation "1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.