Last Version

jsr305-plus 0.0.1

Common JSR 305 Custom Annotations

License

License

The MIT License
GroupId

GroupId

com.techshroom
ArtifactId

ArtifactId

jsr305-plus
Version

Version

0.0.1
Type

Type

jar
Description

Description

jsr305-plus
Common JSR 305 Custom Annotations

Download jsr305-plus 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

Project Modules

There are no modules declared in this project.