is not current version
Last Version 3.0.1

asniffer 2.4.4

Tool to collect code annotation metrics

License

License

GroupId

GroupId

io.github.phillima
ArtifactId

ArtifactId

asniffer
Version

Version

2.4.4
Type

Type

jar
Description

Description

asniffer
Tool to collect code annotation metrics
Project URL

Project URL

https://github.com/phillima/asniffer
Source Code Management

Source Code Management

https://github.com/phillima/asniffer

Download asniffer 2.4.4


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

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.jdt : org.eclipse.jdt.core jar 3.12.2
com.google.guava : guava jar [24.1.1,)
org.apache.commons : commons-lang3 jar 3.0
io.github.lukehutch : fast-classpath-scanner jar 2.18.0
org.apache.logging.log4j : log4j-core jar 2.13.2
com.google.code.gson : gson jar 2.8.6
com.opencsv : opencsv jar 5.2
net.sf.esfinge : metadata jar 1.5.10
commons-beanutils : commons-beanutils jar 1.9.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.