is not current version
Last Version 1.2.0

io.github.hyfsy:hot-refresh-adapter-mapstruct 1.0.1


Categories

Categories

MapStruct General Purpose Libraries Bean Mapping
GroupId

GroupId

io.github.hyfsy
ArtifactId

ArtifactId

hot-refresh-adapter-mapstruct
Version

Version

1.0.1
Type

Type

jar

Download hot-refresh-adapter-mapstruct 1.0.1


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