| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.freehep |
| Идентификатор | Идентификаторfreehep-typed-properties |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFreeHEP Typed Properties
Enhancement for java.util.Properties to store typed properties and collections of those properties
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| freehep-typed-properties-1.1.pom | |
| freehep-typed-properties-1.1.jar | 29 KB |
| freehep-typed-properties-1.1-sources.jar | 14 KB |
| freehep-typed-properties-1.1-javadoc.jar | 87 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.freehep/freehep-typed-properties/ -->
<dependency>
<groupId>org.freehep</groupId>
<artifactId>freehep-typed-properties</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.freehep/freehep-typed-properties/
implementation 'org.freehep:freehep-typed-properties:1.1'
// https://jarcasting.com/artifacts/org.freehep/freehep-typed-properties/
implementation ("org.freehep:freehep-typed-properties:1.1")
'org.freehep:freehep-typed-properties:jar:1.1'
<dependency org="org.freehep" name="freehep-typed-properties" rev="1.1">
<artifact name="freehep-typed-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.freehep', module='freehep-typed-properties', version='1.1')
)
libraryDependencies += "org.freehep" % "freehep-typed-properties" % "1.1"
[org.freehep/freehep-typed-properties "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |