is not current version
Last Version 1.1.1

net.sourceforge.openutils:openutils-mgnlcas 1.1.0


Categories

Categories

Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-mgnlcas
Version

Version

1.1.0
Type

Type

jar

Download openutils-mgnlcas 1.1.0


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