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