is not current version
Last Version 4.0.42

net.corda.plugins:api-scanner 3.1.0

Generates a summary of the artifact's public API

Categories

Categories

Net
GroupId

GroupId

net.corda.plugins
ArtifactId

ArtifactId

api-scanner
Version

Version

3.1.0
Type

Type

jar

Download api-scanner 3.1.0


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