Mimic Annotations.

The annotations of the library. Should be included in runtime scope of projects using mimic.

License

License

GroupId

GroupId

com.github.stephanenicolas.mimic
ArtifactId

ArtifactId

mimic-annotations
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mimic Annotations.
The annotations of the library. Should be included in runtime scope of projects using mimic.

Download mimic-annotations

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

test (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0