is not current version
Last Version 1.4.2

com.github.sparkzxl:sparkzxl-core 1.0


GroupId

GroupId

com.github.sparkzxl
ArtifactId

ArtifactId

sparkzxl-core
Version

Version

1.0
Type

Type

jar

Download sparkzxl-core 1.0


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