Last Version

jsonschema2pojo Android Data Binding 1.0.0

jsonschema2pojo extension to generate Android Data Binding specific POJOs

License

License

Categories

Categories

Data JSON
GroupId

GroupId

dev.hctbst
ArtifactId

ArtifactId

jsonschema2pojo-androidx-databinding
Version

Version

1.0.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 1.0.0


<!-- https://jarcasting.com/artifacts/dev.hctbst/jsonschema2pojo-androidx-databinding/ -->
<dependency>
    <groupId>dev.hctbst</groupId>
    <artifactId>jsonschema2pojo-androidx-databinding</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.hctbst/jsonschema2pojo-androidx-databinding/
implementation 'dev.hctbst:jsonschema2pojo-androidx-databinding:1.0.0'
// https://jarcasting.com/artifacts/dev.hctbst/jsonschema2pojo-androidx-databinding/
implementation ("dev.hctbst:jsonschema2pojo-androidx-databinding:1.0.0")
'dev.hctbst:jsonschema2pojo-androidx-databinding:jar:1.0.0'
<dependency org="dev.hctbst" name="jsonschema2pojo-androidx-databinding" rev="1.0.0">
  <artifact name="jsonschema2pojo-androidx-databinding" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.hctbst', module='jsonschema2pojo-androidx-databinding', version='1.0.0')
)
libraryDependencies += "dev.hctbst" % "jsonschema2pojo-androidx-databinding" % "1.0.0"
[dev.hctbst/jsonschema2pojo-androidx-databinding "1.0.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.