Categories |
CategoriesLombok Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdio.github.hyfsy |
ArtifactId | ArtifactIdhot-refresh-adapter-lombok |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-adapter-lombok/ -->
<dependency>
<groupId>io.github.hyfsy</groupId>
<artifactId>hot-refresh-adapter-lombok</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-adapter-lombok/
implementation 'io.github.hyfsy:hot-refresh-adapter-lombok:1.1.0'
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-adapter-lombok/
implementation ("io.github.hyfsy:hot-refresh-adapter-lombok:1.1.0")
'io.github.hyfsy:hot-refresh-adapter-lombok:jar:1.1.0'
<dependency org="io.github.hyfsy" name="hot-refresh-adapter-lombok" rev="1.1.0">
<artifact name="hot-refresh-adapter-lombok" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hyfsy', module='hot-refresh-adapter-lombok', version='1.1.0')
)
libraryDependencies += "io.github.hyfsy" % "hot-refresh-adapter-lombok" % "1.1.0"
[io.github.hyfsy/hot-refresh-adapter-lombok "1.1.0"]