License |
License |
---|---|
GroupId | GroupIdorg.jadira.bindings |
ArtifactId | ArtifactIdbindings.parent |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBindings Parent
Jadira Data Binding Framework
|
Project URL |
Project URL |
Project Organization |
Project OrganizationJadira Systems |
Filename | Size |
---|---|
bindings.parent-0.6.pom | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jadira.bindings/bindings.parent/ -->
<dependency>
<groupId>org.jadira.bindings</groupId>
<artifactId>bindings.parent</artifactId>
<version>0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jadira.bindings/bindings.parent/
implementation 'org.jadira.bindings:bindings.parent:0.6'
// https://jarcasting.com/artifacts/org.jadira.bindings/bindings.parent/
implementation ("org.jadira.bindings:bindings.parent:0.6")
'org.jadira.bindings:bindings.parent:pom:0.6'
<dependency org="org.jadira.bindings" name="bindings.parent" rev="0.6">
<artifact name="bindings.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jadira.bindings', module='bindings.parent', version='0.6')
)
libraryDependencies += "org.jadira.bindings" % "bindings.parent" % "0.6"
[org.jadira.bindings/bindings.parent "0.6"]