is not current version
Last Version 4.0.42

net.corda.plugins:api-scanner 1.1.1

Generates a summary of the artifact's public API

Categories

Categories

Net
GroupId

GroupId

net.corda.plugins
ArtifactId

ArtifactId

api-scanner
Version

Version

1.1.1
Type

Type

jar

Download api-scanner 1.1.1


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