License |
License |
---|---|
GroupId | GroupIdcom.pholser |
ArtifactId | ArtifactIdproperty-binder |
Last Version | Last Version5.0-alpha-3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproperty-binder
Enables typed retrieval of properties based on an annotated interface
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.pholser/property-binder/ -->
<dependency>
<groupId>com.pholser</groupId>
<artifactId>property-binder</artifactId>
<version>5.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.pholser/property-binder/
implementation 'com.pholser:property-binder:5.0-alpha-3'
// https://jarcasting.com/artifacts/com.pholser/property-binder/
implementation ("com.pholser:property-binder:5.0-alpha-3")
'com.pholser:property-binder:jar:5.0-alpha-3'
<dependency org="com.pholser" name="property-binder" rev="5.0-alpha-3">
<artifact name="property-binder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pholser', module='property-binder', version='5.0-alpha-3')
)
libraryDependencies += "com.pholser" % "property-binder" % "5.0-alpha-3"
[com.pholser/property-binder "5.0-alpha-3"]
Version |
---|
5.0-alpha-3
|
5.0-alpha-2
|
5.0-alpha-1
|
4.0
|
4.0-beta-1
|
3.1
|
3.0
|
3.0-rc1
|
2.0
|
2.0-rc2
|
2.0-rc1
|
1.0
|