Last Version

Null Analysis 2.0.0

Code related to NULL analysis

License

License

GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

null-analysis
Version

Version

2.0.0
Type

Type

jar
Description

Description

Null Analysis
Code related to NULL analysis
Project URL

Project URL

https://github.com/sebhoss/null-analysis
Source Code Management

Source Code Management

https://github.com/sebhoss/null-analysis

Download null-analysis 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jdt : org.eclipse.jdt.annotation jar

Project Modules

There are no modules declared in this project.