nawforce / apex-link   2.3.7

GitHub

Salesforce metadata static analysis library focusing on Apex validation

Scala versions: 2.13

apexlink 1.2.1


Group ID:
com.github.nawforce
Artifact ID:
apexlink
Version:
1.2.1
Release Date:
Jan 10, 2021
Licenses:
Files:

libraryDependencies += "com.github.nawforce" % "apexlink" % "1.2.1"

Mill build tool

ivy"com.github.nawforce:apexlink:1.2.1"

Scala CLI

//> using dep "com.github.nawforce:apexlink:1.2.1"

Ammonite REPL

import $ivy.`com.github.nawforce:apexlink:1.2.1`

<dependency>
  <groupId>com.github.nawforce</groupId>
  <artifactId>apexlink</artifactId>
  <version>1.2.1</version>
</dependency>

compile group: 'com.github.nawforce', name: 'apexlink', version: '1.2.1'