is not current version
Last Version 1.4.2

com.github.sparkzxl:sparkzxl-core 1.3.9


GroupId

GroupId

com.github.sparkzxl
ArtifactId

ArtifactId

sparkzxl-core
Version

Version

1.3.9
Type

Type

jar

Download sparkzxl-core 1.3.9


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