Last Version

jsonschema2pojo Android Data Binding 0.3.0

jsonschema2pojo extension to generate Android Data Binding specific POJOs

License

License

Categories

Categories

Data JSON
GroupId

GroupId

io.github.hectorbst
ArtifactId

ArtifactId

jsonschema2pojo-androidx-databinding
Version

Version

0.3.0
Type

Type

jar
Description

Description

jsonschema2pojo Android Data Binding
jsonschema2pojo extension to generate Android Data Binding specific POJOs
Project URL

Project URL

https://github.com/hectorbst/jsonschema2pojo-androidx-databinding
Source Code Management

Source Code Management

https://github.com/hectorbst/jsonschema2pojo-androidx-databinding

Download jsonschema2pojo-androidx-databinding 0.3.0


<!-- https://jarcasting.com/artifacts/io.github.hectorbst/jsonschema2pojo-androidx-databinding/ -->
<dependency>
    <groupId>io.github.hectorbst</groupId>
    <artifactId>jsonschema2pojo-androidx-databinding</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hectorbst/jsonschema2pojo-androidx-databinding/
implementation 'io.github.hectorbst:jsonschema2pojo-androidx-databinding:0.3.0'
// https://jarcasting.com/artifacts/io.github.hectorbst/jsonschema2pojo-androidx-databinding/
implementation ("io.github.hectorbst:jsonschema2pojo-androidx-databinding:0.3.0")
'io.github.hectorbst:jsonschema2pojo-androidx-databinding:jar:0.3.0'
<dependency org="io.github.hectorbst" name="jsonschema2pojo-androidx-databinding" rev="0.3.0">
  <artifact name="jsonschema2pojo-androidx-databinding" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hectorbst', module='jsonschema2pojo-androidx-databinding', version='0.3.0')
)
libraryDependencies += "io.github.hectorbst" % "jsonschema2pojo-androidx-databinding" % "0.3.0"
[io.github.hectorbst/jsonschema2pojo-androidx-databinding "0.3.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.jsonschema2pojo : jsonschema2pojo-core jar 1.0.2

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-runner jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.17.2

Project Modules

There are no modules declared in this project.