nawforce / pkgforce   2.3.7

GitHub

Salesforce metadata utility library.

Scala versions: 2.13 2.12
Scala.js versions: 1.x 0.6

pkgforce 1.1.0


Group ID:
com.github.nawforce
Artifact ID:
pkgforce_2.13
Version:
1.1.0
Release Date:
Sept 20, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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