Last Version

at.rseiler:annotation 1.0.1

Contains the @ThreadUnsafe annotation which is used to mark tests which can't run in parallel on the same JVM.

License

License

GroupId

GroupId

at.rseiler
ArtifactId

ArtifactId

annotation
Version

Version

1.0.1
Type

Type

jar
Description

Description

at.rseiler:annotation
Contains the @ThreadUnsafe annotation which is used to mark tests which can't run in parallel on the same JVM.

Download annotation 1.0.1


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

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.