| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.chaosfirebolt.converter |
| Идентификатор | Идентификаторroman-numeral-converter |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.chaosfirebolt.converter:roman-numeral-converter
Library for converting roman numerals to arabic and vice versa.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| roman-numeral-converter-2.0.1.pom | |
| roman-numeral-converter-2.0.1.jar | 16 KB |
| roman-numeral-converter-2.0.1-sources.jar | 13 KB |
| roman-numeral-converter-2.0.1-javadoc.jar | 105 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |