is not current version
Last Version 1.0.10

nl.talsmasoftware.enumerables:enumerables-bom 1.0.3

Bill of Materials with exported module versions. This only contains 'opinionated' versions so modules of this library and crucial transitive jars.

GroupId

GroupId

nl.talsmasoftware.enumerables
ArtifactId

ArtifactId

enumerables-bom
Version

Version

1.0.3
Type

Type

pom

Download enumerables-bom 1.0.3


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