| GroupId | GroupIdio.github.dhawanrachakonda |
|---|---|
| ArtifactId | ArtifactIdMIDIrisEnroll |
| Version | Version1.0.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| MIDIrisEnroll-1.0.0.pom | |
| MIDIrisEnroll-1.0.0.jar | 20 KB |
| MIDIrisEnroll-1.0.0-sources.jar | 9 KB |
| MIDIrisEnroll-1.0.0-javadoc.jar | 487 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dhawanrachakonda/MIDIrisEnroll/ -->
<dependency>
<groupId>io.github.dhawanrachakonda</groupId>
<artifactId>MIDIrisEnroll</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dhawanrachakonda/MIDIrisEnroll/
implementation 'io.github.dhawanrachakonda:MIDIrisEnroll:1.0.0'
// https://jarcasting.com/artifacts/io.github.dhawanrachakonda/MIDIrisEnroll/
implementation ("io.github.dhawanrachakonda:MIDIrisEnroll:1.0.0")
'io.github.dhawanrachakonda:MIDIrisEnroll:jar:1.0.0'
<dependency org="io.github.dhawanrachakonda" name="MIDIrisEnroll" rev="1.0.0">
<artifact name="MIDIrisEnroll" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dhawanrachakonda', module='MIDIrisEnroll', version='1.0.0')
)
libraryDependencies += "io.github.dhawanrachakonda" % "MIDIrisEnroll" % "1.0.0"
[io.github.dhawanrachakonda/MIDIrisEnroll "1.0.0"]