is not current version
Last Version 0.1.3

com.github.h908714124:cyclophone 0.1.2

Permutations and stuff

GroupId

GroupId

com.github.h908714124
ArtifactId

ArtifactId

cyclophone
Version

Version

0.1.2
Type

Type

jar

Download cyclophone 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.h908714124/cyclophone/ -->
<dependency>
    <groupId>com.github.h908714124</groupId>
    <artifactId>cyclophone</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/cyclophone/
implementation 'com.github.h908714124:cyclophone:0.1.2'
// https://jarcasting.com/artifacts/com.github.h908714124/cyclophone/
implementation ("com.github.h908714124:cyclophone:0.1.2")
'com.github.h908714124:cyclophone:jar:0.1.2'
<dependency org="com.github.h908714124" name="cyclophone" rev="0.1.2">
  <artifact name="cyclophone" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='cyclophone', version='0.1.2')
)
libraryDependencies += "com.github.h908714124" % "cyclophone" % "0.1.2"
[com.github.h908714124/cyclophone "0.1.2"]