sfb-propertyeditors

A few classes for everybody who is working with property editors.

License

License

GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

sfb-propertyeditors
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

sfb-propertyeditors
A few classes for everybody who is working with property editors.
Project URL

Project URL

http://stefanbirkner.github.io/sfb-propertyeditors/
Source Code Management

Source Code Management

https://github.com/stefanbirkner/sfb-propertyeditors/

Download sfb-propertyeditors

How to add to project

<!-- 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"]

Dependencies

test (4)

Group / Artifact Type Version
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,)

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.0.0