is not current version
Last Version 4.1.2

com.fortitudetec:elucidation-bom 2.0.2

Bill of materials to use consistent set of versions across Elucidation modules

GroupId

GroupId

com.fortitudetec
ArtifactId

ArtifactId

elucidation-bom
Version

Version

2.0.2
Type

Type

pom

Download elucidation-bom 2.0.2


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