| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.stefanbirkner |
| Идентификатор | Идентификаторsfb-propertyeditors |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsfb-propertyeditors
A few classes for everybody who is working with property editors.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sfb-propertyeditors-2.1.0.pom | |
| sfb-propertyeditors-2.1.0.jar | 6 KB |
| sfb-propertyeditors-2.1.0-sources.jar | 3 KB |
| sfb-propertyeditors-2.1.0-javadoc.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.stefanbirkner/sfb-propertyeditors/ -->
<dependency>
<groupId>com.github.stefanbirkner</groupId>
<artifactId>sfb-propertyeditors</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefanbirkner/sfb-propertyeditors/
implementation 'com.github.stefanbirkner:sfb-propertyeditors:2.1.0'
// https://jarcasting.com/artifacts/com.github.stefanbirkner/sfb-propertyeditors/
implementation ("com.github.stefanbirkner:sfb-propertyeditors:2.1.0")
'com.github.stefanbirkner:sfb-propertyeditors:jar:2.1.0'
<dependency org="com.github.stefanbirkner" name="sfb-propertyeditors" rev="2.1.0">
<artifact name="sfb-propertyeditors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stefanbirkner', module='sfb-propertyeditors', version='2.1.0')
)
libraryDependencies += "com.github.stefanbirkner" % "sfb-propertyeditors" % "2.1.0"
[com.github.stefanbirkner/sfb-propertyeditors "2.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | [4.11,) |
| org.mockito : mockito-core | jar | [1.9.5,) |
| org.hamcrest : hamcrest-core | jar | [1.3,) |
| org.hamcrest : hamcrest-library | jar | [1.3,) |