GroupId | GroupIdcom.github.estigma88 |
---|---|
ArtifactId | ArtifactIdjdhtuq-chord |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
jdhtuq-chord-2.0.1.pom | |
jdhtuq-chord-2.0.1.jar | 42 KB |
jdhtuq-chord-2.0.1-sources.jar | 31 KB |
jdhtuq-chord-2.0.1-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-chord/ -->
<dependency>
<groupId>com.github.estigma88</groupId>
<artifactId>jdhtuq-chord</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-chord/
implementation 'com.github.estigma88:jdhtuq-chord:2.0.1'
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-chord/
implementation ("com.github.estigma88:jdhtuq-chord:2.0.1")
'com.github.estigma88:jdhtuq-chord:jar:2.0.1'
<dependency org="com.github.estigma88" name="jdhtuq-chord" rev="2.0.1">
<artifact name="jdhtuq-chord" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.estigma88', module='jdhtuq-chord', version='2.0.1')
)
libraryDependencies += "com.github.estigma88" % "jdhtuq-chord" % "2.0.1"
[com.github.estigma88/jdhtuq-chord "2.0.1"]