License |
License |
---|---|
GroupId | GroupIdcom.github.nawforce |
ArtifactId | ArtifactIdapexlink-parent |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionapexlink parent
Salesforce Metadata Analysis Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apexlink-parent-2.3.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nawforce/apexlink-parent/ -->
<dependency>
<groupId>com.github.nawforce</groupId>
<artifactId>apexlink-parent</artifactId>
<version>2.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nawforce/apexlink-parent/
implementation 'com.github.nawforce:apexlink-parent:2.3.1'
// https://jarcasting.com/artifacts/com.github.nawforce/apexlink-parent/
implementation ("com.github.nawforce:apexlink-parent:2.3.1")
'com.github.nawforce:apexlink-parent:pom:2.3.1'
<dependency org="com.github.nawforce" name="apexlink-parent" rev="2.3.1">
<artifact name="apexlink-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nawforce', module='apexlink-parent', version='2.3.1')
)
libraryDependencies += "com.github.nawforce" % "apexlink-parent" % "2.3.1"
[com.github.nawforce/apexlink-parent "2.3.1"]