Files download
File Operation
scrambler-threephase-0.19.2.jar download
scrambler-threephase-0.19.2.pom download
scrambler-threephase-0.19.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.worldcubeassociation.tnoodle</groupId>
  <artifactId>scrambler-threephase</artifactId>
  <version>0.19.2</version>
</dependency>
Gradle Groovy
implementation 'org.worldcubeassociation.tnoodle:scrambler-threephase:0.19.2'
Gradle Kotlin
implementation("org.worldcubeassociation.tnoodle:scrambler-threephase:0.19.2")
Scala SBT
libraryDependencies += "org.worldcubeassociation.tnoodle" % "scrambler-threephase" % "0.19.2"
Groovy Grape
@Grapes(
  @Grab(group='org.worldcubeassociation.tnoodle', module='scrambler-threephase', version='0.19.2')
)
Apache Ivy
<dependency org="org.worldcubeassociation.tnoodle" name="scrambler-threephase" rev="0.19.2" />
Leiningen
[org.worldcubeassociation.tnoodle/scrambler-threephase "0.19.2"]
Apache Buildr
'org.worldcubeassociation.tnoodle:scrambler-threephase:jar:0.19.2'