GroupId | GroupIdio.github.toger2021 |
---|---|
ArtifactId | ArtifactIdcube-kociemba |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
cube-kociemba-1.0.0.pom | |
cube-kociemba-1.0.0.jar | 44 KB |
cube-kociemba-1.0.0-sources.jar | 26 KB |
cube-kociemba-1.0.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.toger2021/cube-kociemba/
implementation 'io.github.toger2021:cube-kociemba:1.0.0'
// https://jarcasting.com/artifacts/io.github.toger2021/cube-kociemba/
implementation ("io.github.toger2021:cube-kociemba:1.0.0")
'io.github.toger2021:cube-kociemba:jar:1.0.0'
<dependency org="io.github.toger2021" name="cube-kociemba" rev="1.0.0">
<artifact name="cube-kociemba" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.toger2021', module='cube-kociemba', version='1.0.0')
)
libraryDependencies += "io.github.toger2021" % "cube-kociemba" % "1.0.0"
[io.github.toger2021/cube-kociemba "1.0.0"]