Last Version

annotation 1.0.4

Annotation to suppress warnings for race conditions in vmlens.

License

License

GroupId

GroupId

com.vmlens
ArtifactId

ArtifactId

annotation
Version

Version

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


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