Last Version

com.github.chaosfirebolt.converter:roman-numeral-converter 2.0.1

Library for converting roman numerals to arabic and vice versa.

License

License

GroupId

GroupId

com.github.chaosfirebolt.converter
ArtifactId

ArtifactId

roman-numeral-converter
Version

Version

2.0.1
Type

Type

jar
Description

Description

com.github.chaosfirebolt.converter:roman-numeral-converter
Library for converting roman numerals to arabic and vice versa.
Project URL

Project URL

https://github.com/Chaosfirebolt/RomanNumeralConverter
Source Code Management

Source Code Management

https://github.com/Chaosfirebolt/RomanNumeralConverter

Download roman-numeral-converter 2.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.