is not current version
Last Version 1.8.6

com.acxiom:metalus 1.5.0

Metalus Pipeline Library

GroupId

GroupId

com.acxiom
ArtifactId

ArtifactId

metalus
Version

Version

1.5.0
Type

Type

pom

Download metalus 1.5.0

Filename Size
metalus-1.5.0.pom 13 KB
Browse

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