Files download
File Operation
sarl-sre-bom-0.13.0.pom download
Apache Maven
<dependency>
  <groupId>io.sarl.bom</groupId>
  <artifactId>sarl-sre-bom</artifactId>
  <version>0.13.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.sarl.bom:sarl-sre-bom:0.13.0'
Gradle Kotlin
implementation("io.sarl.bom:sarl-sre-bom:0.13.0")
Scala SBT
libraryDependencies += "io.sarl.bom" % "sarl-sre-bom" % "0.13.0"
Groovy Grape
@Grapes(
  @Grab(group='io.sarl.bom', module='sarl-sre-bom', version='0.13.0')
)
Apache Ivy
<dependency org="io.sarl.bom" name="sarl-sre-bom" rev="0.13.0" />
Leiningen
[io.sarl.bom/sarl-sre-bom "0.13.0"]
Apache Buildr
'io.sarl.bom:sarl-sre-bom:jar:0.13.0'
Dependencies
The project has no third-party dependencies