is not current version
Last Version 1.0.2.RELEASE

com.github.hiwepy:hitool-lrc4j 1.0.1.RELEASE


GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

hitool-lrc4j
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download hitool-lrc4j 1.0.1.RELEASE


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