is not current version
Last Version 5.0.10

net.sourceforge.openutils:openutils-mgnltasks 3.5.2

A collection of useful magnolia update tasks that can be reused in custom modules

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-mgnltasks
Version

Version

3.5.2
Type

Type

jar

Download openutils-mgnltasks 3.5.2


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