s

spice-core_sjs1_2.13

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