Files download
File Operation
spice4s-parser_2.13-0.0.2-24-05d1667.jar download
spice4s-parser_2.13-0.0.2-24-05d1667.pom download
spice4s-parser_2.13-0.0.2-24-05d1667-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.casehubdk</groupId>
  <artifactId>spice4s-parser_2.13</artifactId>
  <version>0.0.2-24-05d1667</version>
</dependency>
Gradle Groovy
implementation 'io.github.casehubdk:spice4s-parser_2.13:0.0.2-24-05d1667'
Gradle Kotlin
implementation("io.github.casehubdk:spice4s-parser_2.13:0.0.2-24-05d1667")
Scala SBT
libraryDependencies += "io.github.casehubdk" % "spice4s-parser_2.13" % "0.0.2-24-05d1667"
Groovy Grape
@Grapes(
  @Grab(group='io.github.casehubdk', module='spice4s-parser_2.13', version='0.0.2-24-05d1667')
)
Apache Ivy
<dependency org="io.github.casehubdk" name="spice4s-parser_2.13" rev="0.0.2-24-05d1667" />
Leiningen
[io.github.casehubdk/spice4s-parser_2.13 "0.0.2-24-05d1667"]
Apache Buildr
'io.github.casehubdk:spice4s-parser_2.13:jar:0.0.2-24-05d1667'