License |
License |
---|---|
GroupId | GroupIdio.github.toger2021 |
ArtifactId | ArtifactIdcube-kociemba |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncube-kociemba
java kociemba project for cube
|
Project URL |
Project URL |
Filename | Size |
---|---|
cube-kociemba-1.0.2.pom | |
cube-kociemba-1.0.2.jar | 44 KB |
cube-kociemba-1.0.2-sources.jar | 26 KB |
cube-kociemba-1.0.2-javadoc.jar | 466 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.toger2021/cube-kociemba/ -->
<dependency>
<groupId>io.github.toger2021</groupId>
<artifactId>cube-kociemba</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.toger2021/cube-kociemba/
implementation 'io.github.toger2021:cube-kociemba:1.0.2'
// https://jarcasting.com/artifacts/io.github.toger2021/cube-kociemba/
implementation ("io.github.toger2021:cube-kociemba:1.0.2")
'io.github.toger2021:cube-kociemba:jar:1.0.2'
<dependency org="io.github.toger2021" name="cube-kociemba" rev="1.0.2">
<artifact name="cube-kociemba" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.toger2021', module='cube-kociemba', version='1.0.2')
)
libraryDependencies += "io.github.toger2021" % "cube-kociemba" % "1.0.2"
[io.github.toger2021/cube-kociemba "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |