s

sarl-properties

Definition of the SARL properties in a BOM
http://www.sarl.io
Apache License, Version 2.0
Stéphane Galland
文件下载
文件名 操作
sarl-properties-0.13.0.jar 下载
sarl-properties-0.13.0.pom 下载
Apache Maven
<dependency>
  <groupId>io.sarl.bom</groupId>
  <artifactId>sarl-properties</artifactId>
  <version>0.13.0</version>
</dependency>
Gradle Groovy
implementation 'io.sarl.bom:sarl-properties:0.13.0'
Gradle Kotlin
implementation("io.sarl.bom:sarl-properties:0.13.0")
Scala SBT
libraryDependencies += "io.sarl.bom" % "sarl-properties" % "0.13.0"
Groovy Grape
@Grapes(
  @Grab(group='io.sarl.bom', module='sarl-properties', version='0.13.0')
)
Apache Ivy
<dependency org="io.sarl.bom" name="sarl-properties" rev="0.13.0" />
Leiningen
[io.sarl.bom/sarl-properties "0.13.0"]
Apache Buildr
'io.sarl.bom:sarl-properties:jar:0.13.0'
本项目依赖
该项目无第三方依赖