is not current version
Last Version 4.0.42

net.corda.plugins:api-scanner 3.0.6

Generates a summary of the artifact's public API

Categories

Categories

Net
GroupId

GroupId

net.corda.plugins
ArtifactId

ArtifactId

api-scanner
Version

Version

3.0.6
Type

Type

jar

Download api-scanner 3.0.6


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