Last Version

api-scanner 4.0.42

Generates a summary of the artifact's public API

License

License

Categories

Categories

Net
GroupId

GroupId

net.corda.plugins
ArtifactId

ArtifactId

api-scanner
Version

Version

4.0.42
Type

Type

jar
Description

Description

api-scanner
Generates a summary of the artifact's public API
Project URL

Project URL

https://github.com/corda/corda-gradle-plugins
Source Code Management

Source Code Management

https://github.com/corda/corda-gradle-plugins

Download api-scanner 4.0.42


<!-- https://jarcasting.com/artifacts/net.corda.plugins/api-scanner/ -->
<dependency>
    <groupId>net.corda.plugins</groupId>
    <artifactId>api-scanner</artifactId>
    <version>4.0.42</version>
</dependency>
// https://jarcasting.com/artifacts/net.corda.plugins/api-scanner/
implementation 'net.corda.plugins:api-scanner:4.0.42'
// https://jarcasting.com/artifacts/net.corda.plugins/api-scanner/
implementation ("net.corda.plugins:api-scanner:4.0.42")
'net.corda.plugins:api-scanner:jar:4.0.42'
<dependency org="net.corda.plugins" name="api-scanner" rev="4.0.42">
  <artifact name="api-scanner" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.corda.plugins', module='api-scanner', version='4.0.42')
)
libraryDependencies += "net.corda.plugins" % "api-scanner" % "4.0.42"
[net.corda.plugins/api-scanner "4.0.42"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.lukehutch : fast-classpath-scanner jar 2.18.2

Project Modules

There are no modules declared in this project.