GroupId | GroupIdio.github.hylexus.jt |
---|---|
ArtifactId | ArtifactIdjt-808-server-support |
Version | Version1.0.6-RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-808-server-support/ -->
<dependency>
<groupId>io.github.hylexus.jt</groupId>
<artifactId>jt-808-server-support</artifactId>
<version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-808-server-support/
implementation 'io.github.hylexus.jt:jt-808-server-support:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-808-server-support/
implementation ("io.github.hylexus.jt:jt-808-server-support:1.0.6-RELEASE")
'io.github.hylexus.jt:jt-808-server-support:jar:1.0.6-RELEASE'
<dependency org="io.github.hylexus.jt" name="jt-808-server-support" rev="1.0.6-RELEASE">
<artifact name="jt-808-server-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hylexus.jt', module='jt-808-server-support', version='1.0.6-RELEASE')
)
libraryDependencies += "io.github.hylexus.jt" % "jt-808-server-support" % "1.0.6-RELEASE"
[io.github.hylexus.jt/jt-808-server-support "1.0.6-RELEASE"]