is not current version
Last Version 2.3.7

com.github.nawforce:apexlink 2.2.0

Salesforce Apex static analysis toolkit

GroupId

GroupId

com.github.nawforce
ArtifactId

ArtifactId

apexlink
Version

Version

2.2.0
Type

Type

jar

Download apexlink 2.2.0


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