не последняя версия
Последняя версия 0.1.3

com.github.h908714124:cyclophone 0.1.2

Permutations and stuff

Группа

Группа

com.github.h908714124
Идентификатор

Идентификатор

cyclophone
Версия

Версия

0.1.2
Тип

Тип

jar

Скачать 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"]