s

spice-core_sjs1_3

Core functionality leveraged and shared by most other sub-projects of Spice.
https://github.com/outr/spice
MIT
com.outr
Matt Hicks
Files download
File Operation
spice-core_sjs1_3-0.1.6.jar download
spice-core_sjs1_3-0.1.6.pom download
spice-core_sjs1_3-0.1.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.outr</groupId>
  <artifactId>spice-core_sjs1_3</artifactId>
  <version>0.1.6</version>
</dependency>
Gradle Groovy
implementation 'com.outr:spice-core_sjs1_3:0.1.6'
Gradle Kotlin
implementation("com.outr:spice-core_sjs1_3:0.1.6")
Scala SBT
libraryDependencies += "com.outr" % "spice-core_sjs1_3" % "0.1.6"
Groovy Grape
@Grapes(
  @Grab(group='com.outr', module='spice-core_sjs1_3', version='0.1.6')
)
Apache Ivy
<dependency org="com.outr" name="spice-core_sjs1_3" rev="0.1.6" />
Leiningen
[com.outr/spice-core_sjs1_3 "0.1.6"]
Apache Buildr
'com.outr:spice-core_sjs1_3:jar:0.1.6'