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