Files download
File Operation
scs2-bullet-simulation-17-0.15.0-alpha0.jar download
scs2-bullet-simulation-17-0.15.0-alpha0.pom download
scs2-bullet-simulation-17-0.15.0-alpha0-sources.jar download
Apache Maven
<dependency>
  <groupId>us.ihmc</groupId>
  <artifactId>scs2-bullet-simulation</artifactId>
  <version>17-0.15.0-alpha0</version>
</dependency>
Gradle Groovy
implementation 'us.ihmc:scs2-bullet-simulation:17-0.15.0-alpha0'
Gradle Kotlin
implementation("us.ihmc:scs2-bullet-simulation:17-0.15.0-alpha0")
Scala SBT
libraryDependencies += "us.ihmc" % "scs2-bullet-simulation" % "17-0.15.0-alpha0"
Groovy Grape
@Grapes(
  @Grab(group='us.ihmc', module='scs2-bullet-simulation', version='17-0.15.0-alpha0')
)
Apache Ivy
<dependency org="us.ihmc" name="scs2-bullet-simulation" rev="17-0.15.0-alpha0" />
Leiningen
[us.ihmc/scs2-bullet-simulation "17-0.15.0-alpha0"]
Apache Buildr
'us.ihmc:scs2-bullet-simulation:jar:17-0.15.0-alpha0'