Last Version

Nope'n Annotations 1.0.1

An error-prone checker which requires that classes be final, abstract or annotated with @Open.

License

License

GroupId

GroupId

com.jakewharton.nopen
ArtifactId

ArtifactId

nopen-annotations
Version

Version

1.0.1
Type

Type

jar
Description

Description

Nope'n Annotations
An error-prone checker which requires that classes be final, abstract or annotated with @Open.
Project URL

Project URL

https://github.com/JakeWharton/nopen/
Source Code Management

Source Code Management

https://github.com/JakeWharton/nopen/

Download nopen-annotations 1.0.1


<!-- https://jarcasting.com/artifacts/com.jakewharton.nopen/nopen-annotations/ -->
<dependency>
    <groupId>com.jakewharton.nopen</groupId>
    <artifactId>nopen-annotations</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jakewharton.nopen/nopen-annotations/
implementation 'com.jakewharton.nopen:nopen-annotations:1.0.1'
// https://jarcasting.com/artifacts/com.jakewharton.nopen/nopen-annotations/
implementation ("com.jakewharton.nopen:nopen-annotations:1.0.1")
'com.jakewharton.nopen:nopen-annotations:jar:1.0.1'
<dependency org="com.jakewharton.nopen" name="nopen-annotations" rev="1.0.1">
  <artifact name="nopen-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jakewharton.nopen', module='nopen-annotations', version='1.0.1')
)
libraryDependencies += "com.jakewharton.nopen" % "nopen-annotations" % "1.0.1"
[com.jakewharton.nopen/nopen-annotations "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.