Custom Access Modifier annotations

Extensible application-specific access modifiers for Java

License

License

GroupId

GroupId

org.kohsuke
ArtifactId

ArtifactId

access-modifier-annotation
Last Version

Last Version

1.16
Release Date

Release Date

Type

Type

jar
Description

Description

Custom Access Modifier annotations
Extensible application-specific access modifiers for Java

Download access-modifier-annotation

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jenkins-ci : annotation-indexer jar 1.12

provided (1)

Group / Artifact Type Version
org.ow2.asm : asm-debug-all jar 5.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.16
1.15
1.14
1.13
1.12
1.11
1.8
1.7
1.4
1.3
1.0