is not current version
Last Version 1.5.0

org.ow2.petals:petals-databinding-jaxb 1.3

DataBinding Library based on JAXB

Categories

Categories

Data
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-databinding-jaxb
Version

Version

1.3
Type

Type

jar

Download petals-databinding-jaxb 1.3


<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-databinding-jaxb/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-databinding-jaxb</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-databinding-jaxb/
implementation 'org.ow2.petals:petals-databinding-jaxb:1.3'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-databinding-jaxb/
implementation ("org.ow2.petals:petals-databinding-jaxb:1.3")
'org.ow2.petals:petals-databinding-jaxb:jar:1.3'
<dependency org="org.ow2.petals" name="petals-databinding-jaxb" rev="1.3">
  <artifact name="petals-databinding-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-databinding-jaxb', version='1.3')
)
libraryDependencies += "org.ow2.petals" % "petals-databinding-jaxb" % "1.3"
[org.ow2.petals/petals-databinding-jaxb "1.3"]