| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.poiu.coat |
| Идентификатор | Идентификаторcoat-runtime |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеConfig of Annotated Types — Easy and typesafe config objects
|
| Имя Файла | Размер |
|---|---|
| coat-runtime-0.0.3.pom | |
| coat-runtime-0.0.3.jar | 38 KB |
| coat-runtime-0.0.3-sources.jar | 30 KB |
| coat-runtime-0.0.3-javadoc.jar | 640 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.poiu.coat/coat-runtime/ -->
<dependency>
<groupId>de.poiu.coat</groupId>
<artifactId>coat-runtime</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.poiu.coat/coat-runtime/
implementation 'de.poiu.coat:coat-runtime:0.0.3'
// https://jarcasting.com/artifacts/de.poiu.coat/coat-runtime/
implementation ("de.poiu.coat:coat-runtime:0.0.3")
'de.poiu.coat:coat-runtime:jar:0.0.3'
<dependency org="de.poiu.coat" name="coat-runtime" rev="0.0.3">
<artifact name="coat-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.poiu.coat', module='coat-runtime', version='0.0.3')
)
libraryDependencies += "de.poiu.coat" % "coat-runtime" % "0.0.3"
[de.poiu.coat/coat-runtime "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value | jar | 2.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.assertj : assertj-core | jar | 3.18.0 |