is not current version
Last Version 1.4.0.0

com.github.pozo:mapstruct-kotlin-processor 1.3.1.2

KotlinBuilder annotation processor

Categories

Categories

Kotlin Languages MapStruct General Purpose Libraries Bean Mapping
GroupId

GroupId

com.github.pozo
ArtifactId

ArtifactId

mapstruct-kotlin-processor
Version

Version

1.3.1.2
Type

Type

jar

Download mapstruct-kotlin-processor 1.3.1.2


<!-- https://jarcasting.com/artifacts/com.github.pozo/mapstruct-kotlin-processor/ -->
<dependency>
    <groupId>com.github.pozo</groupId>
    <artifactId>mapstruct-kotlin-processor</artifactId>
    <version>1.3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pozo/mapstruct-kotlin-processor/
implementation 'com.github.pozo:mapstruct-kotlin-processor:1.3.1.2'
// https://jarcasting.com/artifacts/com.github.pozo/mapstruct-kotlin-processor/
implementation ("com.github.pozo:mapstruct-kotlin-processor:1.3.1.2")
'com.github.pozo:mapstruct-kotlin-processor:jar:1.3.1.2'
<dependency org="com.github.pozo" name="mapstruct-kotlin-processor" rev="1.3.1.2">
  <artifact name="mapstruct-kotlin-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pozo', module='mapstruct-kotlin-processor', version='1.3.1.2')
)
libraryDependencies += "com.github.pozo" % "mapstruct-kotlin-processor" % "1.3.1.2"
[com.github.pozo/mapstruct-kotlin-processor "1.3.1.2"]