GroupId | GroupIdio.github.hyfsy |
---|---|
ArtifactId | ArtifactIdhot-refresh-remoting |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
hot-refresh-remoting-1.1.0.pom | |
hot-refresh-remoting-1.1.0.jar | 56 KB |
hot-refresh-remoting-1.1.0-sources.jar | 32 KB |
hot-refresh-remoting-1.1.0-javadoc.jar | 343 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-remoting/ -->
<dependency>
<groupId>io.github.hyfsy</groupId>
<artifactId>hot-refresh-remoting</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-remoting/
implementation 'io.github.hyfsy:hot-refresh-remoting:1.1.0'
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-remoting/
implementation ("io.github.hyfsy:hot-refresh-remoting:1.1.0")
'io.github.hyfsy:hot-refresh-remoting:jar:1.1.0'
<dependency org="io.github.hyfsy" name="hot-refresh-remoting" rev="1.1.0">
<artifact name="hot-refresh-remoting" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hyfsy', module='hot-refresh-remoting', version='1.1.0')
)
libraryDependencies += "io.github.hyfsy" % "hot-refresh-remoting" % "1.1.0"
[io.github.hyfsy/hot-refresh-remoting "1.1.0"]