| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаde.fraunhofer.iosb.ilt |
| Идентификатор | ИдентификаторConfigurableExampleAnnotations |
| Последняя версия | Последняя версия0.33 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCnfExample-Annotations
An example of the use of the Configurable framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/ConfigurableExampleAnnotations/ -->
<dependency>
<groupId>de.fraunhofer.iosb.ilt</groupId>
<artifactId>ConfigurableExampleAnnotations</artifactId>
<version>0.33</version>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/ConfigurableExampleAnnotations/
implementation 'de.fraunhofer.iosb.ilt:ConfigurableExampleAnnotations:0.33'
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/ConfigurableExampleAnnotations/
implementation ("de.fraunhofer.iosb.ilt:ConfigurableExampleAnnotations:0.33")
'de.fraunhofer.iosb.ilt:ConfigurableExampleAnnotations:jar:0.33'
<dependency org="de.fraunhofer.iosb.ilt" name="ConfigurableExampleAnnotations" rev="0.33">
<artifact name="ConfigurableExampleAnnotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.iosb.ilt', module='ConfigurableExampleAnnotations', version='0.33')
)
libraryDependencies += "de.fraunhofer.iosb.ilt" % "ConfigurableExampleAnnotations" % "0.33"
[de.fraunhofer.iosb.ilt/ConfigurableExampleAnnotations "0.33"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.fraunhofer.iosb.ilt : Configurable | jar | 0.33 |
| org.openjfx : javafx-fxml | jar | 17.0.2 |
| org.openjfx : javafx-controls | jar | 17.0.2 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |