s

spiceit-parent

SpiceIt is a collection of nice, easy to use features to make your code spicier.
https://github.com/neko-gg/spiceit
MIT License
Nicola Lagnena
文件下载
文件名 操作
spiceit-parent-0.1.pom 下载
Apache Maven
<dependency>
  <groupId>gg.neko.spiceit</groupId>
  <artifactId>spiceit-parent</artifactId>
  <version>0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'gg.neko.spiceit:spiceit-parent:0.1'
Gradle Kotlin
implementation("gg.neko.spiceit:spiceit-parent:0.1")
Scala SBT
libraryDependencies += "gg.neko.spiceit" % "spiceit-parent" % "0.1"
Groovy Grape
@Grapes(
  @Grab(group='gg.neko.spiceit', module='spiceit-parent', version='0.1')
)
Apache Ivy
<dependency org="gg.neko.spiceit" name="spiceit-parent" rev="0.1" />
Leiningen
[gg.neko.spiceit/spiceit-parent "0.1"]
Apache Buildr
'gg.neko.spiceit:spiceit-parent:jar:0.1'
本项目依赖
该项目无第三方依赖