Categories |
CategoriesData JSON |
---|---|
GroupId | GroupIdio.github.hectorbst |
ArtifactId | ArtifactIdjsonschema2pojo-androidx-databinding |
Version | Version0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.hectorbst/jsonschema2pojo-androidx-databinding/ -->
<dependency>
<groupId>io.github.hectorbst</groupId>
<artifactId>jsonschema2pojo-androidx-databinding</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hectorbst/jsonschema2pojo-androidx-databinding/
implementation 'io.github.hectorbst:jsonschema2pojo-androidx-databinding:0.1.0'
// https://jarcasting.com/artifacts/io.github.hectorbst/jsonschema2pojo-androidx-databinding/
implementation ("io.github.hectorbst:jsonschema2pojo-androidx-databinding:0.1.0")
'io.github.hectorbst:jsonschema2pojo-androidx-databinding:jar:0.1.0'
<dependency org="io.github.hectorbst" name="jsonschema2pojo-androidx-databinding" rev="0.1.0">
<artifact name="jsonschema2pojo-androidx-databinding" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hectorbst', module='jsonschema2pojo-androidx-databinding', version='0.1.0')
)
libraryDependencies += "io.github.hectorbst" % "jsonschema2pojo-androidx-databinding" % "0.1.0"
[io.github.hectorbst/jsonschema2pojo-androidx-databinding "0.1.0"]