文件下载
文件名 操作
spel-builder-0.0.1-PREVIEW.jar 下载
spel-builder-0.0.1-PREVIEW.pom 下载
spel-builder-0.0.1-PREVIEW-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.paulosalonso</groupId>
  <artifactId>spel-builder</artifactId>
  <version>0.0.1-PREVIEW</version>
</dependency>
Gradle Groovy
implementation 'com.github.paulosalonso:spel-builder:0.0.1-PREVIEW'
Gradle Kotlin
implementation("com.github.paulosalonso:spel-builder:0.0.1-PREVIEW")
Scala SBT
libraryDependencies += "com.github.paulosalonso" % "spel-builder" % "0.0.1-PREVIEW"
Groovy Grape
@Grapes(
  @Grab(group='com.github.paulosalonso', module='spel-builder', version='0.0.1-PREVIEW')
)
Apache Ivy
<dependency org="com.github.paulosalonso" name="spel-builder" rev="0.0.1-PREVIEW" />
Leiningen
[com.github.paulosalonso/spel-builder "0.0.1-PREVIEW"]
Apache Buildr
'com.github.paulosalonso:spel-builder:jar:0.0.1-PREVIEW'
本项目依赖