GroupId | GroupIdcom.github.h908714124 |
---|---|
ArtifactId | ArtifactIdcyclophone |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
cyclophone-0.1.pom | |
cyclophone-0.1.jar | 42 KB |
cyclophone-0.1-sources.jar | 21 KB |
cyclophone-0.1-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.h908714124/cyclophone/ -->
<dependency>
<groupId>com.github.h908714124</groupId>
<artifactId>cyclophone</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/cyclophone/
implementation 'com.github.h908714124:cyclophone:0.1'
// https://jarcasting.com/artifacts/com.github.h908714124/cyclophone/
implementation ("com.github.h908714124:cyclophone:0.1")
'com.github.h908714124:cyclophone:jar:0.1'
<dependency org="com.github.h908714124" name="cyclophone" rev="0.1">
<artifact name="cyclophone" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='cyclophone', version='0.1')
)
libraryDependencies += "com.github.h908714124" % "cyclophone" % "0.1"
[com.github.h908714124/cyclophone "0.1"]