is not current version
Last Version 1.8.6

com.acxiom:metalus 1.6.1

Metalus Pipeline Library

GroupId

GroupId

com.acxiom
ArtifactId

ArtifactId

metalus
Version

Version

1.6.1
Type

Type

pom

Download metalus 1.6.1

Filename Size
metalus-1.6.1.pom 14 KB
Browse

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