Last Version

roman-code 0.0.1

Convert roman to arabic numbers. You can define your own alphabet too

License

License

GroupId

GroupId

io.github.yogonza524
ArtifactId

ArtifactId

roman-code
Version

Version

0.0.1
Type

Type

jar
Description

Description

roman-code
Convert roman to arabic numbers. You can define your own alphabet too
Project URL

Project URL

https://github.com/yogonza524/roman-code
Source Code Management

Source Code Management

https://github.com/yogonza524/roman-code/tree/master/

Download roman-code 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-lang3 jar 3.0

runtime (1)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre

test (1)

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

Project Modules

There are no modules declared in this project.