| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sourceforge.openutils |
| Идентификатор | Идентификаторopenutils-mgnlext |
| Последняя версия | Последняя версия5.0.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеopenutils-mgnlext
openutils parent pom
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]