Last Version

Quicktype Plugin 6.5.0.2

A Gradle plugin for automatically generating models with quicktype on build

License

License

MIT
Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.freefair.quicktype
ArtifactId

ArtifactId

io.freefair.quicktype.gradle.plugin
Version

Version

6.5.0.2
Type

Type

pom
Description

Description

Quicktype Plugin
A Gradle plugin for automatically generating models with quicktype on build
Project URL

Project URL

https://github.com/freefair/gradle-plugins
Project Organization

Project Organization

FreeFair
Source Code Management

Source Code Management

https://github.com/freefair/gradle-plugins/

Download io.freefair.quicktype.gradle.plugin 6.5.0.2


<!-- https://jarcasting.com/artifacts/io.freefair.quicktype/io.freefair.quicktype.gradle.plugin/ -->
<dependency>
    <groupId>io.freefair.quicktype</groupId>
    <artifactId>io.freefair.quicktype.gradle.plugin</artifactId>
    <version>6.5.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.freefair.quicktype/io.freefair.quicktype.gradle.plugin/
implementation 'io.freefair.quicktype:io.freefair.quicktype.gradle.plugin:6.5.0.2'
// https://jarcasting.com/artifacts/io.freefair.quicktype/io.freefair.quicktype.gradle.plugin/
implementation ("io.freefair.quicktype:io.freefair.quicktype.gradle.plugin:6.5.0.2")
'io.freefair.quicktype:io.freefair.quicktype.gradle.plugin:pom:6.5.0.2'
<dependency org="io.freefair.quicktype" name="io.freefair.quicktype.gradle.plugin" rev="6.5.0.2">
  <artifact name="io.freefair.quicktype.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.freefair.quicktype', module='io.freefair.quicktype.gradle.plugin', version='6.5.0.2')
)
libraryDependencies += "io.freefair.quicktype" % "io.freefair.quicktype.gradle.plugin" % "6.5.0.2"
[io.freefair.quicktype/io.freefair.quicktype.gradle.plugin "6.5.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
io.freefair.gradle : quicktype-plugin jar 6.5.0.2

Project Modules

There are no modules declared in this project.