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