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