annotation

Annotation to suppress warnings for race conditions in vmlens.

License

License

GroupId

GroupId

com.vmlens
ArtifactId

ArtifactId

annotation
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

annotation
Annotation to suppress warnings for race conditions in vmlens.
Project URL

Project URL

https://github.com/vmlens/annotation

Download annotation

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.
com.vmlens

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0