is not current version
Last Version 1.8.6

com.acxiom:metalus 1.7.1

Metalus Pipeline Library

GroupId

GroupId

com.acxiom
ArtifactId

ArtifactId

metalus
Version

Version

1.7.1
Type

Type

pom

Download metalus 1.7.1

Filename Size
metalus-1.7.1.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/com.acxiom/metalus/ -->
<dependency>
    <groupId>com.acxiom</groupId>
    <artifactId>metalus</artifactId>
    <version>1.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.acxiom/metalus/
implementation 'com.acxiom:metalus:1.7.1'
// https://jarcasting.com/artifacts/com.acxiom/metalus/
implementation ("com.acxiom:metalus:1.7.1")
'com.acxiom:metalus:pom:1.7.1'
<dependency org="com.acxiom" name="metalus" rev="1.7.1">
  <artifact name="metalus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.acxiom', module='metalus', version='1.7.1')
)
libraryDependencies += "com.acxiom" % "metalus" % "1.7.1"
[com.acxiom/metalus "1.7.1"]