Last Version

Custom Access Modifier annotations 1.16

Extensible application-specific access modifiers for Java

License

License

GroupId

GroupId

org.kohsuke
ArtifactId

ArtifactId

access-modifier-annotation
Version

Version

1.16
Type

Type

jar
Description

Description

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

Download access-modifier-annotation 1.16


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