is not current version
Last Version 5.3.2

org.metafacture:metafacture-mangling 5.0.0

Modules for manipulating the sequence of events in a Metafacture stream

GroupId

GroupId

org.metafacture
ArtifactId

ArtifactId

metafacture-mangling
Version

Version

5.0.0
Type

Type

jar

Download metafacture-mangling 5.0.0


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