Files download
File Operation
hot-refresh-adapter-mapstruct-1.2.5.jar download
hot-refresh-adapter-mapstruct-1.2.5.pom download
hot-refresh-adapter-mapstruct-1.2.5-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.hyfsy</groupId>
  <artifactId>hot-refresh-adapter-mapstruct</artifactId>
  <version>1.2.5</version>
</dependency>
Gradle Groovy
implementation 'io.github.hyfsy:hot-refresh-adapter-mapstruct:1.2.5'
Gradle Kotlin
implementation("io.github.hyfsy:hot-refresh-adapter-mapstruct:1.2.5")
Scala SBT
libraryDependencies += "io.github.hyfsy" % "hot-refresh-adapter-mapstruct" % "1.2.5"
Groovy Grape
@Grapes(
  @Grab(group='io.github.hyfsy', module='hot-refresh-adapter-mapstruct', version='1.2.5')
)
Apache Ivy
<dependency org="io.github.hyfsy" name="hot-refresh-adapter-mapstruct" rev="1.2.5" />
Leiningen
[io.github.hyfsy/hot-refresh-adapter-mapstruct "1.2.5"]
Apache Buildr
'io.github.hyfsy:hot-refresh-adapter-mapstruct:jar:1.2.5'