is not current version
Last Version 1.0.5

morse-code-translator 1.0.1

A morse code translator written in java.

License

License

GroupId

GroupId

io.github.SethEpic
ArtifactId

ArtifactId

morse-code-translator
Version

Version

1.0.1
Type

Type

jar
Description

Description

morse-code-translator
A morse code translator written in java.
Project URL

Project URL

https://github.com/SethEpic/morse-code-translator
Source Code Management

Source Code Management

http://github.com/SethEpic/morse-code-translator/tree/main

Download morse-code-translator 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.soundlibs : tritonus-share jar 0.3.7-2
com.googlecode.soundlibs : mp3spi jar 1.9.5-1
com.googlecode.soundlibs : vorbisspi jar 1.0.3-1

Project Modules

There are no modules declared in this project.