is not current version
Last Version 1.0.10

nl.talsmasoftware.enumerables:enumerables-bom 1.0.7

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.7
Type

Type

pom

Download enumerables-bom 1.0.7


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