License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.openutils |
ArtifactId | ArtifactIdopenutils-mgnlext |
Last Version | Last Version5.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenutils-mgnlext
openutils parent pom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
openutils-mgnlext-5.0.10.pom | |
openutils-mgnlext-5.0.10.jar | 766 KB |
openutils-mgnlext-5.0.10-sources.jar | 764 KB |
openutils-mgnlext-5.0.10-bundle.zip | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-mgnlext/ -->
<dependency>
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-mgnlext</artifactId>
<version>5.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-mgnlext/
implementation 'net.sourceforge.openutils:openutils-mgnlext:5.0.10'
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-mgnlext/
implementation ("net.sourceforge.openutils:openutils-mgnlext:5.0.10")
'net.sourceforge.openutils:openutils-mgnlext:jar:5.0.10'
<dependency org="net.sourceforge.openutils" name="openutils-mgnlext" rev="5.0.10">
<artifact name="openutils-mgnlext" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.openutils', module='openutils-mgnlext', version='5.0.10')
)
libraryDependencies += "net.sourceforge.openutils" % "openutils-mgnlext" % "5.0.10"
[net.sourceforge.openutils/openutils-mgnlext "5.0.10"]