GroupId | GroupIdio.github.toger2021 |
---|---|
ArtifactId | ArtifactIdcube-kociemba |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
cube-kociemba-1.0.1.pom | |
cube-kociemba-1.0.1.jar | 41 KB |
cube-kociemba-1.0.1-sources.jar | 25 KB |
cube-kociemba-1.0.1-javadoc.jar | 460 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.toger2021/cube-kociemba/ -->
<dependency>
<groupId>io.github.toger2021</groupId>
<artifactId>cube-kociemba</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.toger2021/cube-kociemba/
implementation 'io.github.toger2021:cube-kociemba:1.0.1'
// https://jarcasting.com/artifacts/io.github.toger2021/cube-kociemba/
implementation ("io.github.toger2021:cube-kociemba:1.0.1")
'io.github.toger2021:cube-kociemba:jar:1.0.1'
<dependency org="io.github.toger2021" name="cube-kociemba" rev="1.0.1">
<artifact name="cube-kociemba" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.toger2021', module='cube-kociemba', version='1.0.1')
)
libraryDependencies += "io.github.toger2021" % "cube-kociemba" % "1.0.1"
[io.github.toger2021/cube-kociemba "1.0.1"]