Last Version

Mimic Annotations. 1.0.0

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
Version

Version

1.0.0
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 1.0.0


<!-- 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.