Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.salesforce.cantor |
ArtifactId | ArtifactIdcantor-functions |
Version | Version0.4.15 |
Type | Typejar |
Filename | Size |
---|---|
cantor-functions-0.4.15.pom | |
cantor-functions-0.4.15.jar | 18 KB |
cantor-functions-0.4.15-sources.jar | 11 KB |
cantor-functions-0.4.15-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-functions/ -->
<dependency>
<groupId>com.salesforce.cantor</groupId>
<artifactId>cantor-functions</artifactId>
<version>0.4.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-functions/
implementation 'com.salesforce.cantor:cantor-functions:0.4.15'
// https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-functions/
implementation ("com.salesforce.cantor:cantor-functions:0.4.15")
'com.salesforce.cantor:cantor-functions:jar:0.4.15'
<dependency org="com.salesforce.cantor" name="cantor-functions" rev="0.4.15">
<artifact name="cantor-functions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.cantor', module='cantor-functions', version='0.4.15')
)
libraryDependencies += "com.salesforce.cantor" % "cantor-functions" % "0.4.15"
[com.salesforce.cantor/cantor-functions "0.4.15"]