| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.mnl.osgi |
| Идентификатор | Идентификаторde.mnl.osgi.coreutils |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеde.mnl.osgi.coreutils
Utility classes for OSGi (Core)
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| de.mnl.osgi.coreutils-2.1.0.pom | |
| de.mnl.osgi.coreutils-2.1.0.jar | 25 KB |
| de.mnl.osgi.coreutils-2.1.0-sources.jar | 22 KB |
| de.mnl.osgi.coreutils-2.1.0-javadoc.jar | 70 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.coreutils/ -->
<dependency>
<groupId>de.mnl.osgi</groupId>
<artifactId>de.mnl.osgi.coreutils</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.coreutils/
implementation 'de.mnl.osgi:de.mnl.osgi.coreutils:2.1.0'
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.coreutils/
implementation ("de.mnl.osgi:de.mnl.osgi.coreutils:2.1.0")
'de.mnl.osgi:de.mnl.osgi.coreutils:jar:2.1.0'
<dependency org="de.mnl.osgi" name="de.mnl.osgi.coreutils" rev="2.1.0">
<artifact name="de.mnl.osgi.coreutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mnl.osgi', module='de.mnl.osgi.coreutils', version='2.1.0')
)
libraryDependencies += "de.mnl.osgi" % "de.mnl.osgi.coreutils" % "2.1.0"
[de.mnl.osgi/de.mnl.osgi.coreutils "2.1.0"]