License |
License |
---|---|
GroupId | GroupIdcom.jd.joyqueue |
ArtifactId | ArtifactIdlaf-binding |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLaf Binding 1.0.9
A extensible data binding framework ,support Primitive, Collection, Date,etc.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
laf-binding-1.0.9.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jd.joyqueue/laf-binding/ -->
<dependency>
<groupId>com.jd.joyqueue</groupId>
<artifactId>laf-binding</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jd.joyqueue/laf-binding/
implementation 'com.jd.joyqueue:laf-binding:1.0.9'
// https://jarcasting.com/artifacts/com.jd.joyqueue/laf-binding/
implementation ("com.jd.joyqueue:laf-binding:1.0.9")
'com.jd.joyqueue:laf-binding:pom:1.0.9'
<dependency org="com.jd.joyqueue" name="laf-binding" rev="1.0.9">
<artifact name="laf-binding" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jd.joyqueue', module='laf-binding', version='1.0.9')
)
libraryDependencies += "com.jd.joyqueue" % "laf-binding" % "1.0.9"
[com.jd.joyqueue/laf-binding "1.0.9"]