Maven:
<groupId>net.jcip</groupId>
<artifactId>jcip-annotations</artifactId>
<version>1.0</version>
Gradle:
implementation 'net.jcip:jcip-annotations:1.0'
Maven:
<groupId>net.jcip</groupId>
<artifactId>jcip-annotations</artifactId>
<version>1.0</version>
Gradle:
implementation 'net.jcip:jcip-annotations:1.0'