nawforce / apex-link   2.3.7

GitHub

Salesforce metadata static analysis library focusing on Apex validation

Scala versions: 2.13

pkgforce 2.3.1


Group ID:
com.github.nawforce
Artifact ID:
pkgforce_2.13
Version:
2.3.1
Release Date:
Jan 26, 2022
Licenses:
Files:

libraryDependencies += "com.github.nawforce" %% "pkgforce" % "2.3.1"

Mill build tool

ivy"com.github.nawforce::pkgforce:2.3.1"

Scala CLI

//> using dep "com.github.nawforce::pkgforce:2.3.1"

Ammonite REPL

import $ivy.`com.github.nawforce::pkgforce:2.3.1`

<dependency>
  <groupId>com.github.nawforce</groupId>
  <artifactId>pkgforce_2.13</artifactId>
  <version>2.3.1</version>
</dependency>

compile group: 'com.github.nawforce', name: 'pkgforce_2.13', version: '2.3.1'