License |
License |
---|---|
GroupId | GroupIdcom.github.stefanbirkner |
ArtifactId | ArtifactIdsfb-propertyeditors |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsfb-propertyeditors
A few classes for everybody who is working with property editors.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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,) |