Last Version

morse-code-translator 1.0.5

A morse code translator written in java 15.

License

License

GroupId

GroupId

io.github.SethEpic
ArtifactId

ArtifactId

morse-code-translator
Version

Version

1.0.5
Type

Type

jar
Description

Description

morse-code-translator
A morse code translator written in java 15.
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.5


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1

Project Modules

There are no modules declared in this project.