is not current version
Last Version 0.7.2

io.github.careem:converter-codegen 0.7.0

Generates converters through annotation processing

License

License

GroupId

GroupId

io.github.careem
ArtifactId

ArtifactId

converter-codegen
Version

Version

0.7.0
Type

Type

pom
Description

Description

io.github.careem:converter-codegen
Generates converters through annotation processing
Project URL

Project URL

https://github.com/careem/converter-codegen
Source Code Management

Source Code Management

http://github.com/careem/converter-codegen/tree/master

Download converter-codegen 0.7.0


<!-- https://jarcasting.com/artifacts/io.github.careem/converter-codegen/ -->
<dependency>
    <groupId>io.github.careem</groupId>
    <artifactId>converter-codegen</artifactId>
    <version>0.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.careem/converter-codegen/
implementation 'io.github.careem:converter-codegen:0.7.0'
// https://jarcasting.com/artifacts/io.github.careem/converter-codegen/
implementation ("io.github.careem:converter-codegen:0.7.0")
'io.github.careem:converter-codegen:pom:0.7.0'
<dependency org="io.github.careem" name="converter-codegen" rev="0.7.0">
  <artifact name="converter-codegen" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.careem', module='converter-codegen', version='0.7.0')
)
libraryDependencies += "io.github.careem" % "converter-codegen" % "0.7.0"
[io.github.careem/converter-codegen "0.7.0"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.6

provided (2)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc2
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.