is not current version
Last Version 2.1.0

com.github.stefanbirkner:sfb-propertyeditors 1.0.0


GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

sfb-propertyeditors
Version

Version

1.0.0
Type

Type

jar

Download sfb-propertyeditors 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.stefanbirkner/sfb-propertyeditors/ -->
<dependency>
    <groupId>com.github.stefanbirkner</groupId>
    <artifactId>sfb-propertyeditors</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefanbirkner/sfb-propertyeditors/
implementation 'com.github.stefanbirkner:sfb-propertyeditors:1.0.0'
// https://jarcasting.com/artifacts/com.github.stefanbirkner/sfb-propertyeditors/
implementation ("com.github.stefanbirkner:sfb-propertyeditors:1.0.0")
'com.github.stefanbirkner:sfb-propertyeditors:jar:1.0.0'
<dependency org="com.github.stefanbirkner" name="sfb-propertyeditors" rev="1.0.0">
  <artifact name="sfb-propertyeditors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stefanbirkner', module='sfb-propertyeditors', version='1.0.0')
)
libraryDependencies += "com.github.stefanbirkner" % "sfb-propertyeditors" % "1.0.0"
[com.github.stefanbirkner/sfb-propertyeditors "1.0.0"]