Последняя версия

Enumerables (core) 1.0.10

Similar to standard Java Enums with the added ability to represent 'unknown' values. Invaluable if you attempt to build a stable API.

Лицензия

Лицензия

Группа

Группа

nl.talsmasoftware.enumerables
Идентификатор

Идентификатор

enumerables
Версия

Версия

1.0.10
Тип

Тип

jar
Описание

Описание

Enumerables (core)
Similar to standard Java Enums with the added ability to represent 'unknown' values. Invaluable if you attempt to build a stable API.
Организация-разработчик

Организация-разработчик

Talsma ICT

Скачать enumerables 1.0.10


<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.enumerables/enumerables/ -->
<dependency>
    <groupId>nl.talsmasoftware.enumerables</groupId>
    <artifactId>enumerables</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.enumerables/enumerables/
implementation 'nl.talsmasoftware.enumerables:enumerables:1.0.10'
// https://jarcasting.com/artifacts/nl.talsmasoftware.enumerables/enumerables/
implementation ("nl.talsmasoftware.enumerables:enumerables:1.0.10")
'nl.talsmasoftware.enumerables:enumerables:jar:1.0.10'
<dependency org="nl.talsmasoftware.enumerables" name="enumerables" rev="1.0.10">
  <artifact name="enumerables" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.enumerables', module='enumerables', version='1.0.10')
)
libraryDependencies += "nl.talsmasoftware.enumerables" % "enumerables" % "1.0.10"
[nl.talsmasoftware.enumerables/enumerables "1.0.10"]

Зависимости

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.21.0
org.skyscreamer : jsonassert jar 1.5.0
org.slf4j : jul-to-slf4j jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

Модули Проекта

Данный проект не имеет модулей.